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 +