Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
IdentificationHeader.php
IdentificationHeader::$ids
Type:
ids
File
vendor/
symfony/
mime/
Header/
IdentificationHeader.php
, line 24
Class
IdentificationHeader
An ID MIME Header for something like Message-ID or Content-ID (one or more addresses).
Namespace
Symfony\Component\Mime\Header
Code
private array $ids = [];
RSS feed