Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ProphecyInterface.php

function ProphecyInterface::reveal

Reveals prophecy object (double) .

@phpstan-return T

Return value

object

1 method overrides ProphecyInterface::reveal()
ObjectProphecy::reveal in vendor/phpspec/prophecy/src/Prophecy/Prophecy/ObjectProphecy.php
Reveals double.

File

vendor/phpspec/prophecy/src/Prophecy/Prophecy/ProphecyInterface.php, line 30

Class

ProphecyInterface
Core Prophecy interface.

Namespace

Prophecy\Prophecy

Code

public function reveal();
RSS feed
Powered by Drupal