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

Skip to content

Commit 7d4421e

Browse files
Fix coding style
1 parent 7a06091 commit 7d4421e

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)