|
@@ -166,7 +166,7 @@ |
|
|
block discarded – undo |
|
166
|
166
|
* @param \eZ\Publish\Core\SignalSlot\LanguageService $languageService |
|
167
|
167
|
* @param \eZ\Publish\Core\SignalSlot\URLService $urlService |
|
168
|
168
|
* @param \eZ\Publish\Core\SignalSlot\BookmarkService $bookmarkService |
|
169
|
|
- * @param \eZ\Publish\API\Repository\NotificationService $notificationService |
|
|
169
|
+ * @param \PHPUnit\Framework\MockObject\MockObject $notificationService |
|
170
|
170
|
*/ |
|
171
|
171
|
public function __construct( |
|
172
|
172
|
RepositoryInterface $repository, |
Please login to merge, or discard this patch.