// Updated comment for object definition

This commit is contained in:
bMancone
2011-12-05 15:06:59 +00:00
parent 3559aa2225
commit 74ba8dc98d
+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',