Editor PHP 2.4.0

PregReplaceCallbackClosureTypeExtension
in package
implements StaticMethodParameterClosureTypeExtension

FinalYes

Table of Contents

Interfaces

StaticMethodParameterClosureTypeExtension

Methods

__construct()  : mixed
getTypeFromStaticMethodCall()  : Type|null
isStaticMethodSupported()  : bool

Methods

getTypeFromStaticMethodCall()

public getTypeFromStaticMethodCall(MethodReflection $methodReflection, StaticCall $methodCall, ParameterReflection $parameter, Scope $scope) : Type|null
Parameters
$methodReflection : MethodReflection
$methodCall : StaticCall
$parameter : ParameterReflection
$scope : Scope
Return values
Type|null

isStaticMethodSupported()

public isStaticMethodSupported(MethodReflection $methodReflection, ParameterReflection $parameter) : bool
Parameters
$methodReflection : MethodReflection
$parameter : ParameterReflection
Return values
bool

        
On this page

Search results