Skip to content

AmbiguousDefaultFactory

Rasuvaeff\Understudy\Exception\AmbiguousDefaultFactory

ClassPackage: rasuvaeff/understudySourceVersion: v0.4.1

Extends: LogicException

Implements: Throwable, Stringable, Exception\UnderstudyError

Two registered default factories are equally close to the requested type.

Methods

between()

php
static between(class-string $requested, non-empty-list<class-string> $candidates): self