Postgres::hasGrantOption PHP Method

hasGrantOption() public method

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