protected property SystemValidTokenTest::$assertErrors

Flag to indicate whether PHP error reportings should be asserted.

Type: bool

File

drupal-7.x/modules/system/system.test, line 2725
Tests for system.module.

Class

SystemValidTokenTest
Test case for drupal_valid_token().

Code

protected $assertErrors = TRUE;