hidden_actions()
Class Public methods
The list of hidden actions. Defaults to an empty array. This can be modified by other modules or subclasses to specify particular actions as hidden.
Returns
-
Array
- An array of method names that should not be considered actions.
Please login to continue.