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