Completed
Push — master ( 58ddac...0df1f8 )
by Sébastien
09:53
created
src/ServiceProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -105,7 +105,7 @@
 block discarded – undo
105 105
     /**
106 106
      * Get the services provided by the provider.
107 107
      *
108
-     * @return array
108
+     * @return string[]
109 109
      */
110 110
     public function provides()
111 111
     {
Please login to merge, or discard this patch.