Postgres::hasRoles PHP Method

hasRoles() public method

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