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