IgnoreAnnotation
    
            
            in package
            
        
    
    
    
        
            Annotation that can be used to signal to the parser to ignore specific annotations during the parsing process.
Tags
Table of Contents
- $names : mixed
 - __construct() : mixed
 
Properties
$names
    public
        mixed
    $names
    
    
        
    
    Tags
Methods
__construct()
    public
                    __construct(array<string|int, mixed> $values) : mixed
    
        Parameters
- $values : array<string|int, mixed>