Completed
Push — 7.0 ( 9f8c87...bcff12 )
by André
42:58 queued 20:11
created
eZ/Publish/Core/SignalSlot/Tests/URLServiceTest.php 1 patch
Doc Comments   +4 added lines patch added patch discarded remove patch
@@ -85,6 +85,10 @@
 block discarded – undo
85 85
         return new URLService($innerService, $dispatcher);
86 86
     }
87 87
 
88
+    /**
89
+     * @param integer $id
90
+     * @param string $url
91
+     */
88 92
     private function getApiUrl($id = null, $url = null, $isValid = false)
89 93
     {
90 94
         return new URL([
Please login to merge, or discard this patch.