Fix typo (#5433)
This commit is contained in:
parent
0d2b2018a0
commit
786d59eff8
|
|
@ -646,7 +646,7 @@ class FormController extends ControllerBehavior
|
|||
* View helper to render the form fields belonging to the
|
||||
* secondary tabs section.
|
||||
*
|
||||
* <?= $this->formRenderPrimaryTabs() ?>
|
||||
* <?= $this->formRenderSecondaryTabs() ?>
|
||||
*
|
||||
* @return string HTML markup
|
||||
* @throws \October\Rain\Exception\ApplicationException if the Form Widget isn't set
|
||||
|
|
|
|||
Loading…
Reference in New Issue