diff --git a/src/Controllers/RestResponse.php b/src/Controllers/RestResponse.php index e3cf59f77..4cc9aa3ea 100644 --- a/src/Controllers/RestResponse.php +++ b/src/Controllers/RestResponse.php @@ -597,7 +597,7 @@ public function dump(\Exception $exception, $condition) } /** - * Debug the log if the environment is local + * Debug the log if the environment is local. * * @param \Exception $exception * @return $this