Merge pull request #64 from pdenooijer/feature/entity_type_build
Add support for hook_entity_type_build
No related branches found
No related tags found
Showing
- hook_event_dispatcher.module 13 additions, 0 deletionshook_event_dispatcher.module
- src/Event/EntityType/EntityTypeBuildEvent.php 48 additions, 0 deletionssrc/Event/EntityType/EntityTypeBuildEvent.php
- src/HookEventDispatcherInterface.php 12 additions, 0 deletionssrc/HookEventDispatcherInterface.php
- tests/src/Unit/EntityType/EntityTypeBuildEventTest.php 65 additions, 0 deletionstests/src/Unit/EntityType/EntityTypeBuildEventTest.php
Please register or sign in to comment