Skip to content

Commit fe127fc

Browse files
committed
Apply fixes from StyleCI
1 parent 52d5975 commit fe127fc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cli/drivers/CraftValetDriver.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ public function frontControllerDirectory($sitePath)
3030
return $dir;
3131
}
3232
}
33+
3334
// Give up, and just return the default
3435
return is_file($sitePath.'/craft') ? 'web' : 'public';
3536
}

0 commit comments

Comments
 (0)