function CacheRebuildCommand::__construct

Same name and namespace in other branches
  1. 11.x core/lib/Drupal/Core/Command/CacheRebuildCommand.php \Drupal\Core\Command\CacheRebuildCommand::__construct()

File

core/lib/Drupal/Core/Command/CacheRebuildCommand.php, line 32

Class

CacheRebuildCommand
Rebuild all caches.

Namespace

Drupal\Core\Command

Code

public function __construct(protected ClassLoader $classLoader) {
}

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