Exemple #1
0
 /**
  * @see OW_BaseDao::getTableName()
  *
  */
 public function getTableNameUser()
 {
     return $this->userDao->getTableName();
 }