Postgres::hasFunctionCosting PHP Method

hasFunctionCosting() public method

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