You are here

protected static property TestLogger::$logs in Configuration selector 8.2

Same name and namespace in other branches
  1. 8 src/TestLogger.php \Drupal\config_selector\TestLogger::logs

An array of log messages keyed by type.

Type: array

File

src/TestLogger.php, line 21

Class

TestLogger
A test logger.

Namespace

Drupal\config_selector

Code

protected static $logs;