Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dd40bc3

Browse files
committed
Merge pull request laravel#7576 from antonioribeiro/fixconfig
Fix coding style
2 parents 7a06091 + 7d4421e commit dd40bc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Illuminate/Foundation/Bootstrap/LoadConfiguration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ protected function getConfigurationFiles(Application $app)
8181
/**
8282
* Get the configuration file nesting path.
8383
*
84-
* @param \Symfony\Component\Finder\SplFileInfo $file
84+
* @param \Symfony\Component\Finder\SplFileInfo $file
8585
* @return string
8686
*/
8787
private function getConfigurationNesting(SplFileInfo $file)

0 commit comments

Comments
 (0)