Completed
Push — master ( d30692...16c22b )
by Muhammad Kashif
44:08 queued 19:14
created
src/ServiceLoader.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,7 @@
 block discarded – undo
24 24
      * @param ConfigReader $configReader
25 25
      * @param CacheConfig $cacheConfig
26 26
      *
27
-     * @return array $services
27
+     * @return string[] $services
28 28
      */
29 29
     public function loadServices(
30 30
         $configFilePath,
Please login to merge, or discard this patch.