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