Documentation

CompositeTypeInterface

Represents a type composed of several other types.

Tags
author

Mathias Arlaud mathias.arlaud@gmail.com

template

Table of Contents

Methods

composedTypesAreSatisfiedBy()  : bool
getTypes()  : array<int, T>

Methods

composedTypesAreSatisfiedBy()

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

        
On this page

Search results