function 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.