Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Throwable.php
function Throwable::stackTrace
1 call to
Throwable::stackTrace()
Throwable::asString
in vendor/
phpunit/
phpunit/
src/
Event/
Value/
Throwable.php
File
vendor/
phpunit/
phpunit/
src/
Event/
Value/
Throwable.php
, line 79
Class
Throwable
@psalm-immutable
Namespace
PHPUnit\Event\Code
Code
public
function
stackTrace
() : string {
return
$this
->
stackTrace
; }
RSS feed