| Fully Qualified Name: | Laminas\Form\Module |
| Name | Description | Defined By |
|---|---|---|
| getConfig() | Return laminas-form configuration for laminas-mvc application. | Module |
| init() | Register a specification for the FormElementManager with the ServiceListener. | Module |
Return laminas-form configuration for laminas-mvc application.
Returns: array
Register a specification for the FormElementManager with the ServiceListener.
| Parameter Name | Type | Description |
|---|---|---|
| $moduleManager | \ModuleManager |
Returns: void