예제 #1
0
파일: Model.php 프로젝트: pixel418/staq
 protected function getModelName()
 {
     return \Staq\Util::getStackSubSubQuery($this);
 }