Controller
clearCachableActions()
Signature
Section titled “Signature”clearCachableActions() — returns void
Available in: controller
Category: Configuration Functions
Description
Section titled “Description”Clears cached action metadata for current controller.
Parameters
Section titled “Parameters”| Name | Type | Required | Default | Description |
|---|---|---|---|---|
action | string | no | — | Optional. A single action or list of actions to clear. If not provided, clears all cached actions of current controller. |