Skip to content

Commit d1ca0b3

Browse files
committed
fix code styling
1 parent 490d5ca commit d1ca0b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/View/Cascade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ protected function hydrateContent()
174174
private function contextualVariables()
175175
{
176176
$guard = config('statamic.users.guards.web', 'web');
177-
177+
178178
return [
179179
// Constants
180180
'environment' => app()->environment(),

0 commit comments

Comments
 (0)