Postgres::hasMagicTypes PHP Method

hasMagicTypes() public method

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