// 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:
bMancone
2011-12-05 15:06:59 +00:00
parent 6cefe4465d
commit 772e739829
+2 -1
View File
@@ -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',