Inpsyde\MultilingualPress\Database\TableList::all_tables PHP 메소드

all_tables() 공개 메소드

Returns an array with the names of all tables.
부터: 3.0.0
public all_tables ( ) : string[]
리턴 string[] The names of all tables.
    public function all_tables();