|
@@ -34,7 +34,7 @@ |
|
|
block discarded – undo |
|
34
|
34
|
protected $adminRouteHelper; |
|
35
|
35
|
|
|
36
|
36
|
/** |
|
37
|
|
- * @param ContainerInterface|string $multilanguage |
|
|
37
|
+ * @param \PHPUnit_Framework_MockObject_MockObject $multilanguage |
|
38
|
38
|
*/ |
|
39
|
39
|
public function __construct(/*ContainerInterface|string*/ $multilanguage, $defaultLocale = null, $requiredLocales = null, AdminRouteHelper $adminRouteHelper = null, EntityManagerInterface $em = null, array $hosts = null) |
|
40
|
40
|
{ |
Please login to merge, or discard this patch.