Skip to content
Snippets Groups Projects
Commit 225c65b8 authored by Angie Byron's avatar Angie Byron
Browse files

Issue #2547531 by sdstyles, mradcliffe: Fix documentation for...

Issue #2547531 by sdstyles, mradcliffe: Fix documentation for FormTestBase::getMockForm form id parameter
parent fc8b68e8
No related branches found
No related tags found
No related merge requests found
......@@ -209,8 +209,7 @@ protected function tearDown() {
* Provides a mocked form object.
*
* @param string $form_id
* (optional) The form ID to be used. If none is provided, the form will be
* set with no expectation about getFormId().
* The form ID to be used.
* @param mixed $expected_form
* (optional) If provided, the expected form response for buildForm() to
* return. Defaults to NULL.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment