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