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

Breadcrumb

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

Timing::$printed

Used to make sure we only print the run time once per run.

Type: boolean

File

vendor/squizlabs/php_codesniffer/src/Util/Timing.php, line 41

Class

Timing

Namespace

PHP_CodeSniffer\Util

Code

private static $printed = false;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal