From 04f7b89847717416ac3bb8ff1725ed4b2be50039 Mon Sep 17 00:00:00 2001 From: Lupacescu Eduard Date: Tue, 21 Jan 2020 17:19:07 +0000 Subject: [PATCH] Apply fixes from StyleCI --- src/Controllers/RestResponse.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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