コード例 #1
0
ファイル: ormClass.php プロジェクト: sunfun/Bagira.CMS
 public function getInheritors()
 {
     return ormClasses::getInheritors($this->id);
 }