You are here

protected property SystemValidTokenTest::$assertErrors in Drupal 7

Flag to indicate whether PHP error reportings should be asserted.

Type: bool

File

modules/system/system.test, line 2981
Tests for system.module.

Class

SystemValidTokenTest
Test case for drupal_valid_token().

Code

protected $assertErrors = TRUE;