LazyRecord\TableParser\BaseTableParser::getTables PHP 메소드

getTables() 추상적인 공개 메소드

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