Completed
Push — master ( f98fb6...d30692 )
by Muhammad Kashif
22:16
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.