Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
LineLengthSniff.php
LineLengthSniff::$lineLengthLimit
* The limit that the length of a line must not exceed. * *
Type:
int
File
vendor/
slevomat/
coding-standard/
SlevomatCodingStandard/
Sniffs/
Files/
LineLengthSniff.php
, line 28
Class
LineLengthSniff
Namespace
SlevomatCodingStandard\Sniffs\Files
Code
public $lineLengthLimit =
120
;
RSS feed