コード例 #1
0
ファイル: Object.php プロジェクト: vishnumodi1987/prove-php
 public static function init()
 {
     self::$_permanentAttributes = new Prove_Util_Set(array('_apiKey', 'id'));
 }