Пример #1
0
 public static function init()
 {
     self::$_permanentAttributes = new SweetTooth_Util_Set(array('_apiKey', 'id'));
     self::$_nestedUpdatableAttributes = new SweetTooth_Util_Set(array('metadata'));
 }