Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Config.php

Config::$configData

Same name in this branch
  1. 11.1.x composer/Plugin/VendorHardening/Config.php \Drupal\Composer\Plugin\VendorHardening\Config::configData

Config file data that has been loaded for the run.

Type: array

File

vendor/squizlabs/php_codesniffer/src/Config.php, line 185

Class

Config
Stores the configuration used to run PHPCS and PHPCBF.

Namespace

PHP_CodeSniffer

Code

private static $configData = null;
RSS feed
Powered by Drupal