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

Breadcrumb

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

File::$fixableCount

The total number of errors and warnings that can be fixed.

Type: integer

File

vendor/squizlabs/php_codesniffer/src/Files/File.php, line 165

Class

File

Namespace

PHP_CodeSniffer\Files

Code

protected $fixableCount = 0;
RSS feed
Powered by Drupal