MethodVisibilityProviderEvent
in package
FinalYes
Table of Contents
Properties
- $code_location : CodeLocation|null
- $context : Context
- $fq_classlike_name : string
- $method_name_lowercase : string
- $source : StatementsSource
Methods
- getCodeLocation() : CodeLocation|null
- getContext() : Context
- getFqClasslikeName() : string
- getMethodNameLowercase() : string
- getSource() : StatementsSource
Properties
$code_location read-only
private
CodeLocation|null
$code_location
= null
$context read-only
private
Context
$context
$fq_classlike_name read-only
private
string
$fq_classlike_name
$method_name_lowercase read-only
private
string
$method_name_lowercase
$source read-only
private
StatementsSource
$source
Methods
getCodeLocation()
public
getCodeLocation() : CodeLocation|null
Return values
CodeLocation|nullgetContext()
public
getContext() : Context
Return values
ContextgetFqClasslikeName()
public
getFqClasslikeName() : string
Return values
stringgetMethodNameLowercase()
public
getMethodNameLowercase() : string
Return values
stringgetSource()
public
getSource() : StatementsSource