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

Breadcrumb

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

Fixer::$numFixes

The number of fixes that have been performed.

Type: integer

File

vendor/squizlabs/php_codesniffer/src/Fixer.php, line 107

Class

Fixer

Namespace

PHP_CodeSniffer

Code

private $numFixes = 0;
RSS feed
Powered by Drupal