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

Breadcrumb

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

Ruleset::$sniffCodes

A mapping of sniff codes to fully qualified class names.

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 88

Class

Ruleset

Namespace

PHP_CodeSniffer

Code

public $sniffCodes = [];
RSS feed
Powered by Drupal