Function retrieve_form
Retrieve a stored form.
Note: Calls to this function are forwarded to Helpers::retrieve_form().
Parameters summary
string |
$key |
Key of the form to retrieve. |
Return value summary
|
The retrieved form or null if none where found for the specified key. |