|
@@ -171,7 +171,7 @@ |
|
|
block discarded – undo |
|
171
|
171
|
* @param \eZ\Publish\Core\SignalSlot\LanguageService $languageService |
|
172
|
172
|
* @param \eZ\Publish\Core\SignalSlot\URLService $urlService |
|
173
|
173
|
* @param \eZ\Publish\Core\SignalSlot\BookmarkService $bookmarkService |
|
174
|
|
- * @param \eZ\Publish\API\Repository\NotificationService $notificationService |
|
|
174
|
+ * @param \PHPUnit\Framework\MockObject\MockObject $notificationService |
|
175
|
175
|
* @param \eZ\Publish\Core\SignalSlot\UserPreferenceService $userPreferenceService |
|
176
|
176
|
*/ |
|
177
|
177
|
public function __construct( |
Please login to merge, or discard this patch.