AmbiguousDefaultFactory
Rasuvaeff\Understudy\Exception\AmbiguousDefaultFactory
Class — Package: rasuvaeff/understudy — Source — Version: 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