Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a06091 + 7d4421e commit dd40bc3Copy full SHA for dd40bc3
1 file changed
src/Illuminate/Foundation/Bootstrap/LoadConfiguration.php
@@ -81,7 +81,7 @@ protected function getConfigurationFiles(Application $app)
81
/**
82
* Get the configuration file nesting path.
83
*
84
- * @param \Symfony\Component\Finder\SplFileInfo $file
+ * @param \Symfony\Component\Finder\SplFileInfo $file
85
* @return string
86
*/
87
private function getConfigurationNesting(SplFileInfo $file)
0 commit comments