LazyRecord\TableParser\BaseTableParser::getTables PHP Méthode

getTables() abstract public méthode

Implements the query to parse table names from database.
abstract public getTables ( ) : string[]
Résultat string[] table names
    public abstract function getTables();