You are here

interface DoubleInterface in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpspec/prophecy/src/Prophecy/Doubler/DoubleInterface.php \Prophecy\Doubler\DoubleInterface

Core double interface. All doubled classes will implement this one.

@author Konstantin Kudryashov <ever.zet@gmail.com>

Hierarchy

Expanded class hierarchy of DoubleInterface

All classes that implement DoubleInterface

File

vendor/phpspec/prophecy/src/Prophecy/Doubler/DoubleInterface.php, line 20

Namespace

Prophecy\Doubler
View source
interface DoubleInterface {

}

Members