Completed
Push — 2.x ( 12d966...12ded9 )
by Cy
04:55
created
src/Configuration/Loader.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -129,7 +129,7 @@
 block discarded – undo
129 129
     /**
130 130
      * Create an instance of the loader and load the configuration in one step.
131 131
      *
132
-     * @param LaravelApplication|LumenApplication $app The current application
132
+     * @param \Illuminate\Contracts\Foundation\Application $app The current application
133 133
      * instance that provides context and services needed to load the
134 134
      * appropriate configuration.
135 135
      *
Please login to merge, or discard this patch.