Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
IgnoreAnnotation.php
IgnoreAnnotation::$names
@phpstan-var list<string>
Type:
names
File
vendor/
doctrine/
annotations/
lib/
Doctrine/
Common/
Annotations/
Annotation/
IgnoreAnnotation.php
, line 21
Class
IgnoreAnnotation
Annotation that can be used to signal to the parser to ignore specific annotations during the parsing process.
Namespace
Doctrine\Common\Annotations\Annotation
Code
public $names;
RSS feed