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

Breadcrumb

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

Config::DEFAULT_REPORT_WIDTH

Default report width when no report width is provided and 'auto' does not yield a valid width.

File

vendor/squizlabs/php_codesniffer/src/Config.php, line 102

Class

Config
Stores the configuration used to run PHPCS and PHPCBF.

Namespace

PHP_CodeSniffer

Code

const DEFAULT_REPORT_WIDTH = 80;
RSS feed
Powered by Drupal