Completed
Pull Request — master (#54)
by Nekrasov
54:30 queued 48:50
created
src/ServiceProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -90,7 +90,7 @@
 block discarded – undo
90 90
     /**
91 91
      * Get the services provided by the provider.
92 92
      *
93
-     * @return array
93
+     * @return string[]
94 94
      */
95 95
     public function provides()
96 96
     {
Please login to merge, or discard this patch.