예제 #1
0
파일: link.php 프로젝트: olamedia/freestyle
 public function getStorage($tableName)
 {
     return modelStorage::create($this, $tableName);
 }