Completed
Push — set_mysql_utf8mb4_schema ( 1db9cc...6923a9 )
by
unknown
49:16 queued 24:58
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.