From f80887914bf2ba742cbf2c8d11c42c4eaeaa640d Mon Sep 17 00:00:00 2001 From: "Barry vd. Heuvel" Date: Sun, 19 Apr 2020 07:51:00 +0200 Subject: [PATCH] Update helper.php --- resources/views/helper.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/helper.php b/resources/views/helper.php index 3a628da..60af952 100644 --- a/resources/views/helper.php +++ b/resources/views/helper.php @@ -11,7 +11,7 @@ // @formatter:off /** - * A helper file for Laravel 5+, to provide autocomplete information to your IDE + * A helper file for Laravel, to provide autocomplete information to your IDE * Generated for Laravel on . * * This file should not be included in your code, only analyzed by your IDE!