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

network_tables() public method

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