Completed
Branch master (2550ac)
by Rik
03:22
created
src/ApiProxyServiceProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -65,7 +65,7 @@
 block discarded – undo
65 65
     /**
66 66
      * Get the services provided by the provider.
67 67
      *
68
-     * @return array
68
+     * @return string[]
69 69
      */
70 70
     public function provides() {
71 71
         return array('api-proxy.proxy');
Please login to merge, or discard this patch.