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

Breadcrumb

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

Fixer::$loops

The number of times we have looped over a file.

Type: integer

File

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

Class

Fixer

Namespace

PHP_CodeSniffer

Code

public $loops = 0;
RSS feed
Powered by Drupal