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

Breadcrumb

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

Ruleset::$deprecatedSniffs

An array of the names of sniffs which have been marked as deprecated.

The key is the sniff code and the value is the fully qualified name of the sniff class.

Type: array

File

vendor/squizlabs/php_codesniffer/src/Ruleset.php, line 132

Class

Ruleset

Namespace

PHP_CodeSniffer

Code

private $deprecatedSniffs = [];

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal