Documentation

IgnoreAnnotation
in package

Annotation that can be used to signal to the parser to ignore specific annotations during the parsing process.

Tags
Annotation

Table of Contents

$names  : mixed
__construct()  : mixed

Properties

Methods

__construct()

public __construct(array<string|int, mixed> $values) : mixed
Parameters
$values : array<string|int, mixed>
Tags
throws
RuntimeException
phpstan-param

array{value: string|list} $values

Return values
mixed

Search results