You are here

public function LauncherInterface::defaultConfiguration in Ultimate Cron 8.2

Default settings.

Return value

array Returns array with default configuration of the object.

Overrides ConfigurableInterface::defaultConfiguration

File

src/Launcher/LauncherInterface.php, line 22

Class

LauncherInterface
Defines a launcher method.

Namespace

Drupal\ultimate_cron\Launcher

Code

public function defaultConfiguration();