PHP Class Backend\Core\Cronjobs\ProcessQueuedHooks

Deprecation: use the symfony event dispatcher instead When removing this the table in the database should also be removed
Inheritance: extends Backend\Core\Engine\Base\Cronjob
Datei anzeigen Open project: forkcms/forkcms

Public Methods

Method Description
execute ( ) Execute the action

Method Details

execute() public method

Execute the action
public execute ( )