Owl\Repositories\ReminderTokenRepositoryInterface::getTableName PHP Méthode

getTableName() public méthode

Get a table name.
public getTableName ( ) : string
Résultat string
    public function getTableName();
ReminderTokenRepositoryInterface