Documentation

WrappingTypeInterface

Represents a type wrapping another type.

Tags
author

Mathias Arlaud mathias.arlaud@gmail.com

template

Table of Contents

Methods

getWrappedType()  : T
wrappedTypeIsSatisfiedBy()  : bool

Methods

wrappedTypeIsSatisfiedBy()

public wrappedTypeIsSatisfiedBy(callable(Type): bool $specification) : bool
Parameters
$specification : callable(Type): bool
Return values
bool

        
On this page

Search results