Passed
Branch master (76ba53)
by Damian
03:47
created
src/Collections/MemoryConfigCollection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -120,7 +120,7 @@
 block discarded – undo
120 120
      * Retrieve config for an entire class
121 121
      *
122 122
      * @param string $class Name of class
123
-     * @param int|true $excludeMiddleware Optional flag of middleware to disable.
123
+     * @param integer $excludeMiddleware Optional flag of middleware to disable.
124 124
      * Passing in `true` disables all middleware.
125 125
      * Can also pass in int flags to specify specific middlewares.
126 126
      * @return array|null
Please login to merge, or discard this patch.