Beispiel #1
0
 public static function init()
 {
     self::$permanentAttributes = new Maestrano_Util_Set(array('_preset', 'id'));
     self::$nestedUpdatableAttributes = new Maestrano_Util_Set(array('metadata'));
 }