Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
RevealerInterface.php
function RevealerInterface::reveal
Unwraps value(s).
Parameters
mixed $value
:
Return value
mixed
1 method overrides
RevealerInterface::reveal()
Revealer::reveal
in vendor/
phpspec/
prophecy/
src/
Prophecy/
Prophecy/
Revealer.php
Unwraps value(s).
File
vendor/
phpspec/
prophecy/
src/
Prophecy/
Prophecy/
RevealerInterface.php
, line 28
Class
RevealerInterface
Prophecies revealer interface.
Namespace
Prophecy\Prophecy
Code
public
function
reveal
(
$value
);
RSS feed