From f1e93f042d89e3a74110904f5940a364c821ddbd Mon Sep 17 00:00:00 2001 From: "Barry vd. Heuvel" Date: Fri, 3 Feb 2017 15:05:31 +0100 Subject: [PATCH] Update helper.php --- resources/views/helper.php | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/resources/views/helper.php b/resources/views/helper.php index 450432c..2cba643 100644 --- a/resources/views/helper.php +++ b/resources/views/helper.php @@ -7,17 +7,21 @@ * @author Barry vd. Heuvel * @see https://github.com/barryvdh/laravel-ide-helper */ +namespace { + exit("This file should not be included, only analyzed by your IDE"); +} $aliases): ?> -namespace { +namespace { - getClassType() ?> getShortName() ?>{ + getClassType() ?> getShortName() ?> { getMethods() as $method): ?> getDocComment(' ')) ?> - public static function getName() ?>(getParamsWithDefault() ?>){getDeclaringClass() !== $method->getRoot()): ?> + public static function getName() ?>(getParamsWithDefault() ?>) + {getDeclaringClass() !== $method->getRoot()): ?> //Method inherited from getDeclaringClass() ?> @@ -33,12 +37,11 @@ namespace { namespace { - exit("This file should not be included, only analyzed by your IDE"); $aliases): ?> - getClassType() ?> getShortName() ?> extends getExtends() ?>{} + getClassType() ?> getShortName() ?> extends getExtends() ?> {} @@ -68,4 +71,4 @@ namespace Illuminate\Support { */ class Fluent {} } - \ No newline at end of file +