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 : array<string|int, mixed>
- __construct() : mixed
- Constructor.
Properties
$names
public
array<string|int, mixed>
$names
Methods
__construct()
Constructor.
public
__construct(array<string|int, mixed> $values) : mixed
Parameters
- $values : array<string|int, mixed>