TranslatableMarkupTest::$lastErrorNumber

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/StringTranslation/TranslatableMarkupTest.php \Drupal\Tests\Core\StringTranslation\TranslatableMarkupTest::lastErrorNumber
  2. 10 core/tests/Drupal/Tests/Core/StringTranslation/TranslatableMarkupTest.php \Drupal\Tests\Core\StringTranslation\TranslatableMarkupTest::lastErrorNumber
  3. 11.x core/tests/Drupal/Tests/Core/StringTranslation/TranslatableMarkupTest.php \Drupal\Tests\Core\StringTranslation\TranslatableMarkupTest::lastErrorNumber

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

Type: int

File

core/tests/Drupal/Tests/Core/StringTranslation/TranslatableMarkupTest.php, line 30

Class

TranslatableMarkupTest
Tests the TranslatableMarkup class.

Namespace

Drupal\Tests\Core\StringTranslation

Code

protected $lastErrorNumber;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.