Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Config.php
Config::STABILITY
Package stability; either stable, beta or alpha.
File
vendor/
squizlabs/
php_codesniffer/
src/
Config.php
, line 95
Class
Config
Stores the configuration used to run PHPCS and PHPCBF.
Namespace
PHP_CodeSniffer
Code
const
STABILITY
=
'stable'
;
RSS feed