Postgres::hasEnumTypes PHP Method

hasEnumTypes() public method

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