Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
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
; }
RSS feed