Inpsyde\MultilingualPress\Database\TableList::all_tables PHP Method

all_tables() public method

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