/** * An helper file for Laravel 5, to provide autocomplete information to your IDE * Generated for Laravel on . * * @author Barry vd. Heuvel * @see https://github.com/barryvdh/laravel-ide-helper */ $aliases): ?> namespace { exit("This file should not be included, only analyzed by your IDE"); getClassType() ?> getShortName() ?> getExtends() ? 'extends ' . $alias->getExtends() : '' ?>{ getMethods() as $method): ?> getDocComment(' ')) ?> public static function getName() ?>(getParamsWithDefault() ?>){getDeclaringClass() !== $method->getRoot()): ?> //Method inherited from getDeclaringClass() ?> shouldReturn() ? 'return ': '' ?>getRoot() ?>::getName() ?>(getParams() ?>); } } }