Inpsyde\MultilingualPress\Database\TableList::all_tables PHP Méthode

all_tables() public méthode

Returns an array with the names of all tables.
Since: 3.0.0
public all_tables ( ) : string[]
Résultat string[] The names of all tables.
    public function all_tables();