public property IgnoreAnnotation::$names in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Annotation/IgnoreAnnotation.php \Doctrine\Common\Annotations\Annotation\IgnoreAnnotation::names
Type: array
File
- vendor/
doctrine/ annotations/ lib/ Doctrine/ Common/ Annotations/ Annotation/ IgnoreAnnotation.php, line 34
Class
- IgnoreAnnotation
- Annotation that can be used to signal to the parser to ignore specific annotations during the parsing process.
Namespace
Doctrine\Common\Annotations\AnnotationCode
public $names;