commit bcaa41ce968ce92b90c4b7ce6f2149a393d88112 Author: Joel Pittet Date: Sun Aug 4 23:29:06 2013 -0700 remove @see template_preprocess() from twig template diff --git a/core/modules/forum/templates/forum-form.html.twig b/core/modules/forum/templates/forum-form.html.twig index e3a76ec..56fa0c6 100644 --- a/core/modules/forum/templates/forum-form.html.twig +++ b/core/modules/forum/templates/forum-form.html.twig @@ -7,8 +7,6 @@ * - form: The complete form. Use 'form' to print the entire form, or print a * subset such as 'form.title'. * - * @see template_preprocess() - * * @ingroup themeable */ #}