// Updated comment for object definition
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10923 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -155,7 +155,8 @@ class SupplyOrderCore extends ObjectModel
|
||||
);
|
||||
|
||||
/**
|
||||
* @var array Defition used by the Collection object
|
||||
* @var array Contains object definition
|
||||
* @see ObjectModel::definition
|
||||
*/
|
||||
public static $definition = array(
|
||||
'table' => 'supply_order',
|
||||
|
||||
Reference in New Issue
Block a user