protected property FormattableMarkupTest::$lastErrorMessage in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Component/Render/FormattableMarkupTest.php \Drupal\Tests\Component\Render\FormattableMarkupTest::lastErrorMessage
The error message of the last error in the error handler.
Type: string
File
- core/
tests/ Drupal/ Tests/ Component/ Render/ FormattableMarkupTest.php, line 21
Class
- FormattableMarkupTest
- Tests the TranslatableMarkup class.
Namespace
Drupal\Tests\Component\RenderCode
protected $lastErrorMessage;