Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.

Commit 1215d19

Browse files
author
Robert Kummer
authored
Merge pull request #19 from ipunkt/analysis-zYBRdA
Apply fixes from StyleCI
2 parents 9ec9e27 + 357bc82 commit 1215d19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Http/Controllers/Api/HealthController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ public function health()
1616
}
1717

1818
/**
19-
* responds given data as json
19+
* responds given data as json.
2020
*
2121
* @param int $code
2222
* @param string $message

0 commit comments

Comments
 (0)