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

Breadcrumb

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

function ObjectProphecyException::getObjectProphecy

Return value

ObjectProphecy<object>

File

vendor/phpspec/prophecy/src/Prophecy/Exception/Prophecy/ObjectProphecyException.php, line 34

Class

ObjectProphecyException

Namespace

Prophecy\Exception\Prophecy

Code

public function getObjectProphecy() {
    return $this->objectProphecy;
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal