Frontend\Core\Engine\Base\AjaxAction::getAction PHP Méthode

getAction() public méthode

Get the action
public getAction ( ) : string
Résultat string
    public function getAction()
    {
        return $this->action;
    }