Skip to content

Commit 56d82bd

Browse files
riasvdvgithub-actions[bot]
authored andcommitted
Fix styling
1 parent adb17e0 commit 56d82bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Data/Redirect.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ public function site($site = null)
105105
$siteHandle = $site instanceof \Statamic\Sites\Site ? $site->handle() : $site;
106106

107107
$this->site = $siteHandle;
108+
108109
return $siteHandle;
109110
})
110111
->getter(function ($site) {

0 commit comments

Comments
 (0)