This commit is contained in:
Mathieu Piot 2018-03-01 08:08:06 +01:00 committed by Mathieu Piot
parent bf4d08c5ae
commit 30deaa9b28

View File

@ -172,7 +172,7 @@ class FormHelper extends Helper
/**
* Renders the help of the given view.
*
* @param FormView $view The parent view
* @param FormView $view The parent view
*
* @return string The HTML markup
*/