Method

Internal

only to be used within Extbase, not part of TYPO3 Core API.

Table of Contents

Methods

__construct()  : mixed
getName()  : string
getParameter()  : MethodParameter
getParameters()  : array<string|int, mixed>|array<string|int, MethodParameter>
isPrivate()  : bool
isProtected()  : bool
isPublic()  : bool

Methods

__construct()

public __construct(string $name, array<string|int, mixed> $definition, string $className) : mixed
Parameters
$name : string
$definition : array<string|int, mixed>
$className : string

getName()

public getName() : string
Return values
string

isPrivate()

public isPrivate() : bool
Return values
bool

isProtected()

public isProtected() : bool
Return values
bool

isPublic()

public isPublic() : bool
Return values
bool

        
On this page

Search results