Skip to content

Commit 01c393d

Browse files
mattstauffergithub-actions[bot]
authored andcommitted
Fix code styling
1 parent 0177d73 commit 01c393d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cli/Valet/Drivers/Specific/ContaoValetDriver.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ public function frontControllerPath(string $sitePath, string $siteName, string $
5757
if (strncmp($uri, '/contao-manager.phar.php', 24) === 0) {
5858
$_SERVER['SCRIPT_NAME'] = '/contao-manager.phar.php';
5959
$_SERVER['SCRIPT_FILENAME'] = $sitePath.'/contao-manager.phar.php';
60+
6061
return $sitePath.'/'.$frontControllerDirectory.'/contao-manager.phar.php';
6162
}
6263

0 commit comments

Comments
 (0)