mediatekformation

DocBlockScanner
in package
implements ScannerInterface

Interfaces, Classes, Traits and Enums

ScannerInterface

Table of Contents

$annotationManager  : AnnotationManager
$annotations  : array<string|int, mixed>
$docComment  : string
$isScanned  : bool
$longDescription  : string
$nameInformation  : NameInformation
$shortDescription  : string
$tags  : array<string|int, mixed>
__construct()  : mixed
getAnnotations()  : array<string|int, mixed>
getLongDescription()  : string
getShortDescription()  : string
getTags()  : array<string|int, mixed>
scan()  : void
tokenize()  : array<string|int, mixed>

Properties

Methods

getAnnotations()

public getAnnotations() : array<string|int, mixed>
Return values
array<string|int, mixed>

getLongDescription()

public getLongDescription() : string
Return values
string

getShortDescription()

public getShortDescription() : string
Return values
string

getTags()

public getTags() : array<string|int, mixed>
Return values
array<string|int, mixed>

tokenize()

protected tokenize() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results