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

Breadcrumb

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

Fixer::$changeset

A list of tokens that have been fixed during a changeset.

All changes in changeset must be able to be applied, or else the entire changeset is rejected.

Type: array

File

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

Class

Fixer

Namespace

PHP_CodeSniffer

Code

private $changeset = [];
RSS feed
Powered by Drupal