Postgres::hasFTS PHP Method

hasFTS() public method

public hasFTS ( )
    function hasFTS()
    {
        return true;
    }
Postgres