We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a135312 commit 0d7bd56Copy full SHA for 0d7bd56
Datatable/DatatableFactory.php
@@ -67,7 +67,7 @@ class DatatableFactory
67
public function __construct(
68
AuthorizationCheckerInterface $authorizationChecker,
69
TokenStorageInterface $securityToken,
70
- object $translator,
+ $translator,
71
RouterInterface $router,
72
EntityManagerInterface $em,
73
Environment $twig
0 commit comments