Postgres::hasNamedParams PHP Method

hasNamedParams() public method

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