You are here

interface PHPUnit_Framework_MockObject_Invocation in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invocation.php \PHPUnit_Framework_MockObject_Invocation

Interface for invocations.

@since Interface available since Release 1.0.0

Hierarchy

Expanded class hierarchy of PHPUnit_Framework_MockObject_Invocation

All classes that implement PHPUnit_Framework_MockObject_Invocation

File

vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Invocation.php, line 16

View source
interface PHPUnit_Framework_MockObject_Invocation {

}

Members