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

Breadcrumb

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

function ProphecySubjectInterface::setProphecy

Sets subject prophecy.

Parameters

ProphecyInterface<object> $prophecy:

Return value

void

File

vendor/phpspec/prophecy/src/Prophecy/Prophecy/ProphecySubjectInterface.php, line 28

Class

ProphecySubjectInterface
Controllable doubles interface.

Namespace

Prophecy\Prophecy

Code

public function setProphecy(ProphecyInterface $prophecy);
RSS feed
Powered by Drupal