You are here

protected property SecurityAdvisoriesFetcherTest::$watchdogExceptionMessages in Drupal 9

The log messages from watchdog_exception.

Type: string[]

File

core/modules/system/tests/src/Kernel/SecurityAdvisories/SecurityAdvisoriesFetcherTest.php, line 32

Class

SecurityAdvisoriesFetcherTest
@coversDefaultClass \Drupal\system\SecurityAdvisories\SecurityAdvisoriesFetcher

Namespace

Drupal\Tests\system\Kernel\SecurityAdvisories

Code

protected $watchdogExceptionMessages = [];