Passed
Pull Request — master (#5)
by Gerard van
06:43
created
src/Zicht/Tool/Configuration/ConfigurationLoader.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -145,7 +145,7 @@
 block discarded – undo
145 145
     /**
146 146
      * Returns all plugins registered while loading.
147 147
      *
148
-     * @return array
148
+     * @return \Zicht\Tool\PluginInterface[]
149 149
      */
150 150
     public function getPlugins()
151 151
     {
Please login to merge, or discard this patch.