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