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

Breadcrumb

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

Config::$configDataFile

The full path to the config data file that has been loaded.

Type: string

File

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

Class

Config
Stores the configuration used to run PHPCS and PHPCBF.

Namespace

PHP_CodeSniffer

Code

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