Skip to content

Automatically register enum types from DBAL\Types directory #118

@fre5h

Description

@fre5h

Right now it is required to register custom enum types in the doctrine dbal configuration.
What about autoregistering all classes which extend AbstractEnumType and are placed in App\DBAL\Types
Also add option which will disallow autoregister custom enum type.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions