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