コード例 #1
0
ファイル: link.php プロジェクト: olamedia/freestyle
 public function getStorage($tableName)
 {
     return modelStorage::create($this, $tableName);
 }