Skip to content

Commit e396069

Browse files
committed
Apply fixes from StyleCI
1 parent aa9d77c commit e396069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/framework/src/Models/Pages/DocumentationPage.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public function getOnlineSourcePath(): string|false
3232

3333
return trim(config('docs.source_file_location_base'), '/').'/'.$this->slug.'.md';
3434
}
35-
35+
3636
/**
3737
* Get the path to the frontpage for the documentation.
3838
*

0 commit comments

Comments
 (0)