You are here

protected property FormattableMarkupTest::$lastErrorNumber in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Component/Render/FormattableMarkupTest.php \Drupal\Tests\Component\Render\FormattableMarkupTest::lastErrorNumber

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

Type: int

File

core/tests/Drupal/Tests/Component/Render/FormattableMarkupTest.php, line 28

Class

FormattableMarkupTest
Tests the TranslatableMarkup class.

Namespace

Drupal\Tests\Component\Render

Code

protected $lastErrorNumber;