Documentation

UnexpectedCallException extends ObjectProphecyException
in package

Table of Contents

$arguments  : mixed
$methodName  : mixed
$objectProphecy  : mixed
__construct()  : mixed
getArguments()  : mixed
getMethodName()  : mixed
getObjectProphecy()  : ObjectProphecy

Properties

Methods

__construct()

public __construct(mixed $message, ObjectProphecy $objectProphecy, mixed $methodName, array<string|int, mixed> $arguments) : mixed
Parameters
$message : mixed
$objectProphecy : ObjectProphecy
$methodName : mixed
$arguments : array<string|int, mixed>
Return values
mixed

Search results