Example #1
0
 public function getStorage($tableName)
 {
     return modelStorage::create($this, $tableName);
 }