Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
LazyDouble.php
LazyDouble::$double
Type:
(T&DoubleInterface)|null
File
vendor/
phpspec/
prophecy/
src/
Prophecy/
Doubler/
LazyDouble.php
, line 45
Class
LazyDouble
Lazy double. Gives simple interface to describe double before creating it.
Namespace
Prophecy\Doubler
Code
private $double;
RSS feed