Documentation

MissingSignatureException extends UnexpectedValueException
in package
implements ExceptionInterface

Exception for no found signatures

Table of Contents

Interfaces

ExceptionInterface
Exception marker for exceptions from the signature sub-component

Methods

fromMissingSignature()  : self

Methods

fromMissingSignature()

public static fromMissingSignature(ReflectionClass $class, array<string|int, mixed> $parameters, string $expected) : self
Parameters
$class : ReflectionClass
$parameters : array<string|int, mixed>
$expected : string
Return values
self

        
On this page

Search results