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