コード例 #1
0
ファイル: Model.php プロジェクト: pixel418/staq
 protected function getModelName()
 {
     return \Staq\Util::getStackSubSubQuery($this);
 }