You are here

private property ThrowPromise::$instantiator in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/phpspec/prophecy/src/Prophecy/Promise/ThrowPromise.php \Prophecy\Promise\ThrowPromise::instantiator

Type: \Doctrine\Instantiator\Instantiator

File

vendor/phpspec/prophecy/src/Prophecy/Promise/ThrowPromise.php, line 32

Class

ThrowPromise
Throw promise.

Namespace

Prophecy\Promise

Code

private $instantiator;