InvalidDefaultValue
Rasuvaeff\Understudy\Exception\InvalidDefaultValue
Class — Package: rasuvaeff/understudy — Source — Version: v0.4.1
Extends: RuntimeException
Implements: Throwable, Stringable, Exception\UnderstudyError
A registered default factory produced a value the contract cannot hold.
Methods
ofWrongType()
php
static ofWrongType(class-string $requested, string $produced): self