protected property SystemValidTokenTest::$assertErrors

Flag to indicate whether PHP error reportings should be asserted.

Tipo: bool

Archivo

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

Class

SystemValidTokenTest
Test case for drupal_valid_token().

Código

protected $assertErrors = TRUE;