Completed
Push — master ( 7d9afb...4e0ac6 )
by Łukasz
49:46 queued 21:48
created
eZ/Publish/Core/SignalSlot/Repository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -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.