You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now you need to register the necessary extensions using your [neon](http://ne-on.org/) config file.
@@ -24,8 +24,6 @@ extensions:
24
24
- Arachne\EntityLoader\DI\EntityLoaderExtension
25
25
```
26
26
27
-
Alternatively you can use kdyby/events instead of arachne/event-dispatcher.
28
-
29
27
Add the `Arachne\EntityLoader\Application\EntityLoaderPresenterTrait` to your BasePresenter. It overrides the storeRequest & restoreRequest methods to make them work with object parameters.
0 commit comments