@@ -71,7 +71,7 @@ |
||
71 | 71 | /** |
72 | 72 | * Renders a template. |
73 | 73 | * |
74 | - * @param Core|CoreBindings $app |
|
74 | + * @param Core $app |
|
75 | 75 | * @param mixed $target_or_options |
76 | 76 | * @param array $additional_options |
77 | 77 | * |