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