| Fully Qualified Name: | Laminas\Stdlib\ParameterObjectInterface |
| Name | Description | Defined By |
|---|---|---|
| __get() | ParameterObjectInterface | |
| __isset() | ParameterObjectInterface | |
| __set() | ParameterObjectInterface | |
| __unset() | ParameterObjectInterface |
| Parameter Name | Type | Description |
|---|---|---|
| $key | string |
Returns: mixed
| Parameter Name | Type | Description |
|---|---|---|
| $key | string |
Returns: bool
| Parameter Name | Type | Description |
|---|---|---|
| $key | string | |
| $value | mixed |
Returns: void
| Parameter Name | Type | Description |
|---|---|---|
| $key | string |
Returns: void