Documentation

UniformResourceLocatorExtension
in package
implements DynamicMethodReturnTypeExtension

Extension to handle UniformResourceLocator return types.

Table of Contents

Interfaces

DynamicMethodReturnTypeExtension

Methods

getClass()  : string
getTypeFromMethodCall()  : Type
isMethodSupported()  : bool

Methods

getTypeFromMethodCall()

public getTypeFromMethodCall(MethodReflection $methodReflection, MethodCall $methodCall, Scope $scope) : Type
Parameters
$methodReflection : MethodReflection
$methodCall : MethodCall
$scope : Scope
Return values
Type

isMethodSupported()

public isMethodSupported(MethodReflection $methodReflection) : bool
Parameters
$methodReflection : MethodReflection
Return values
bool

        
On this page

Search results