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

Breadcrumb

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

Ruleset::$ruleset

An array of rules from the ruleset.xml file.

It may be empty, indicating that the ruleset does not override any of the default sniff settings.

Type: array

File

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

Class

Ruleset

Namespace

PHP_CodeSniffer

Code

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