interface DoubleInterface in Zircon Profile 8
Same name and namespace in other branches
- 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
- interface \Prophecy\Doubler\DoubleInterface
Expanded class hierarchy of DoubleInterface
All classes that implement DoubleInterface
File
- vendor/
phpspec/ prophecy/ src/ Prophecy/ Doubler/ DoubleInterface.php, line 20
Namespace
Prophecy\DoublerView source
interface DoubleInterface {
}