NextDom\Ajax\BaseAjax::checkIfActionExists
Test if the action method exists
Signature
private function checkIfActionExists(string
$actionCode )
Parameters
$actionCode
— string- Code of the action from the query
Returns
- bool
- True if the method exists