Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Headers.php
function Headers::getMaxLineLength
File
vendor/
symfony/
mime/
Header/
Headers.php
, line 72
Class
Headers
A collection of headers.
Namespace
Symfony\Component\Mime\Header
Code
public
function
getMaxLineLength
() : int {
return
$this
->
lineLength
; }
RSS feed