コード例 #1
0
ファイル: model.php プロジェクト: olamedia/freestyle
 private function _getStorage()
 {
     return modelStorage::get(\get_class($this));
 }