Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
MethodProphecyException.php
function MethodProphecyException::getMethodProphecy
Return value
MethodProphecy
File
vendor/
phpspec/
prophecy/
src/
Prophecy/
Exception/
Prophecy/
MethodProphecyException.php
, line 33
Class
MethodProphecyException
Namespace
Prophecy\Exception\Prophecy
Code
public
function
getMethodProphecy
() {
return
$this
->
methodProphecy
; }
RSS feed