You are here

protected property LoggerWebTest::$ignoreErrors in Ultimate Cron 8.2

Flag to control if errors should be ignored or not.

Type: bool

File

tests/src/Functional/LoggerWebTest.php, line 37

Class

LoggerWebTest
Tests that scheduler plugins are discovered correctly.

Namespace

Drupal\Tests\ultimate_cron\Functional

Code

protected $ignoreErrors = FALSE;