Example #1
0
 public function getPropName()
 {
     $tableName = $this->dbTable->table;
     return SysEntities::getPropName($tableName);
 }