function CronHook::__construct

File

core/modules/file/src/Hook/CronHook.php, line 23

Class

CronHook
Implements hook_cron().

Namespace

Drupal\file\Hook

Code

public function __construct(EntityTypeManagerInterface $entityTypeManager, StreamWrapperManagerInterface $streamWrapperManager, ConfigFactoryInterface $configFactory, FileUsageInterface $fileUsage, TimeInterface $time, LoggerInterface $logger) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.