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

Breadcrumb

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

DeprecatedSniff::$debug

Show debug output for this sniff.

Use phpcs --runtime-set deprecated_debug true

Type: boolean

File

vendor/drupal/coder/coder_sniffer/Drupal/Sniffs/Commenting/DeprecatedSniff.php, line 33

Class

DeprecatedSniff
Ensures standard format of @ deprecated tag text in docblock.

Namespace

Drupal\Sniffs\Commenting

Code

private $debug = false;
RSS feed
Powered by Drupal