Documentation

TypeResolver
in package
implements TypeResolverInterface

FinalYes

Resolves type for a given subject by delegating resolving to nested type resolvers.

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

$resolvers  : ContainerInterface

Methods

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

Properties

Methods


        
On this page

Search results