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

Breadcrumb

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

Help::MIN_WIDTH

Minimum screen width.

The help info needs room to display, so this is the minimum acceptable width.

File

vendor/squizlabs/php_codesniffer/src/Util/Help.php, line 50

Class

Help

Namespace

PHP_CodeSniffer\Util

Code

const MIN_WIDTH = 60;
RSS feed
Powered by Drupal