Passed
Push — master ( 533d72...51822b )
by Timothy
02:23
created
src/EnliteMonolog/Service/MonologServiceFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -212,7 +212,7 @@
 block discarded – undo
212 212
      * @param string $className
213 213
      * @param array  $arguments
214 214
      *
215
-     * @return object
215
+     * @return FormatterInterface
216 216
      * @throws \InvalidArgumentException If given arguments are not valid for provided className constructor.
217 217
      */
218 218
     private function createInstanceFromArguments($className, array $arguments)
Please login to merge, or discard this patch.