Searched refs:lazyDouble (Results 1 – 1 of 1) sorted by relevance
32 private $lazyDouble; variable in Prophecy\\Prophecy\\ObjectProphecy45 * @param LazyDouble $lazyDouble51 LazyDouble $lazyDouble, argument56 $this->lazyDouble = $lazyDouble;72 $this->lazyDouble->setParentClass($class);86 $this->lazyDouble->addInterface($interface);100 $this->lazyDouble->setArguments($arguments);114 $double = $this->lazyDouble->getInstance();