Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Error.php
function Error::getRawMessage
Same name in this branch
11.1.x vendor/nikic/php-parser/lib/PhpParser/Error.php
\PhpParser\Error::getRawMessage()
File
vendor/
twig/
twig/
src/
Error/
Error.php
, line 74
Class
Error
Twig base exception.
Namespace
Twig\Error
Code
public
function
getRawMessage
() : string {
return
$this
->
rawMessage
; }
RSS feed