You are here

protected property TranslatableMarkupTest::$lastErrorMessage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/StringTranslation/TranslatableMarkupTest.php \Drupal\Tests\Core\StringTranslation\TranslatableMarkupTest::lastErrorMessage

The error message of the last error in the error handler.

Type: string

File

core/tests/Drupal/Tests/Core/StringTranslation/TranslatableMarkupTest.php, line 28
Contains \Drupal\Tests\Core\StringTranslation\TranslatableMarkupTest.

Class

TranslatableMarkupTest
Tests the TranslatableMarkup class.

Namespace

Drupal\Tests\Core\StringTranslation

Code

protected $lastErrorMessage;