HumHub Documentation (unofficial)

StubMarshaler
in package

Holds matcher and value of mocked method

Table of Contents

Properties

$methodMatcher  : mixed
$methodValue  : mixed

Methods

__construct()  : mixed
getMatcher()  : mixed
getValue()  : mixed

Properties

Methods

__construct()

public __construct(InvocationOrder $matcher, mixed $value) : mixed
Parameters
$matcher : InvocationOrder
$value : mixed

        
On this page

Search results