Class Doctrine\DBAL\Types\TypeRegistry

final

The type registry is responsible for holding a map of all known DBAL types. The types are stored using the flyweight pattern so that one type only exists as exactly one instance.

Methods