Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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;
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal