diff --git a/resources/views/helper.php b/resources/views/helper.php index 84a634e..cf73204 100644 --- a/resources/views/helper.php +++ b/resources/views/helper.php @@ -42,7 +42,21 @@ namespace { $aliases): ?> - getClassType() ?> getShortName() ?> extends getExtends() ?> {} + getClassType() ?> getShortName() ?> extends getExtends() ?> { + getMethods() as $method): ?> + + getDocComment(' ')) ?> + + public static function getName() ?>(getParamsWithDefault() ?>) + {getDeclaringClass() !== $method->getRoot()): ?> + + //Method inherited from getDeclaringClass() ?> + + + shouldReturn() ? 'return ': '' ?>getRoot() ?>::getName() ?>(getParams() ?>); + } + +}