| Method | Description | Returns | 
|---|---|---|
| get(string $identifier) | Get the form with the specified identifier | Form | 
Form (Frontend)
Helper for fetching forms directly in the template through the identifier. Can be access with $_form
Helper for fetching forms directly in the template through the identifier. Can be access with $_form
| Method | Description | Returns | 
|---|---|---|
| get(string $identifier) | Get the form with the specified identifier | Form |