You are here

protected property MessagePlugin::$config in Drupal 10

Same name and namespace in other branches
  1. 8 composer/Plugin/ProjectMessage/MessagePlugin.php \Drupal\Composer\Plugin\ProjectMessage\MessagePlugin::config
  2. 9 composer/Plugin/ProjectMessage/MessagePlugin.php \Drupal\Composer\Plugin\ProjectMessage\MessagePlugin::config

Configuration.

Type: \Drupal\Composer\Plugin\VendorHardening\Config

File

composer/Plugin/ProjectMessage/MessagePlugin.php, line 38

Class

MessagePlugin
A Composer plugin to display a message after creating a project.

Namespace

Drupal\Composer\Plugin\ProjectMessage

Code

protected $config;