function StatusCommand::__construct

Same name and namespace in other branches
  1. 11.x core/modules/system/src/Command/StatusCommand.php \Drupal\system\Command\StatusCommand::__construct()

File

core/modules/system/src/Command/StatusCommand.php, line 33

Class

StatusCommand
Prints status information about the site.

Namespace

Drupal\system\Command

Code

public function __construct(protected ConfigFactoryInterface $config) {
}

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