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