Documentation

IgnoreAnnotation
in package

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

Tags
Annotation
author

Johannes M. Schmitt schmittjoh@gmail.com

Table of Contents

$names  : array<string|int, mixed>
__construct()  : mixed
Constructor.

Properties

Methods

__construct()

Constructor.

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

Search results