You are here

protected property BaseCommand::$classLoader in Automatic Updates 8

The class loader.

Type: object

File

src/Command/BaseCommand.php, line 22

Class

BaseCommand
Base command class.

Namespace

Drupal\automatic_updates\Command

Code

protected $classLoader;