mirror of
https://github.com/silverstripe/silverstripe-environmentcheck
synced 2024-10-22 15:05:40 +00:00
MINOR: Added newline at EOF
This commit is contained in:
parent
8b84150acd
commit
58258bee0a
@ -81,4 +81,4 @@ If you wish to embed an environment check suite in another, you can use the foll
|
||||
* `$result->Status()`: The string "OK", "WARNING", or "ERROR", depending on the worst failure.
|
||||
* `$result->Details()`: A `DataObjectSet` of details about the result of each check in the suite.
|
||||
|
||||
See `EnvironmentChecker.ss` to see how these can be used to build a UI.
|
||||
See `EnvironmentChecker.ss` to see how these can be used to build a UI.
|
||||
|
Loading…
x
Reference in New Issue
Block a user