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