Documentation

ReflectionReturnTypeResolver
in package
implements TypeResolverInterface

FinalYes

Resolves return type for a given function reflection.

Tags
author

Mathias Arlaud mathias.arlaud@gmail.com

author

Baptiste Leduc baptiste.leduc@gmail.com

Table of Contents

Interfaces

TypeResolverInterface
Resolves type for a given subject.

Properties

$reflectionTypeResolver  : ReflectionTypeResolver
$typeContextFactory  : TypeContextFactory

Methods

__construct()  : mixed
resolve()  : Type
Try to resolve a {@see Type} on a $subject.

Properties

Methods


        
On this page

Search results