You are here

private property Doubler::$patches in Zircon Profile 8

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

Type: ClassPatchInterface[]

File

vendor/phpspec/prophecy/src/Prophecy/Doubler/Doubler.php, line 36

Class

Doubler
Cached class doubler. Prevents mirroring/creation of the same structure twice.

Namespace

Prophecy\Doubler

Code

private $patches = array();