Postgres::hasQueryCancel PHP Method

hasQueryCancel() public method

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