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