You are here

public property TestLogger::$records in TMGMT Translator Smartling 8.3

Same name and namespace in other branches
  1. 8.4 vendor/psr/log/Psr/Log/Test/TestLogger.php \Psr\Log\Test\TestLogger::records

Type: array

File

vendor/psr/log/Psr/Log/Test/TestLogger.php, line 62

Class

TestLogger
Used for testing purposes.

Namespace

Psr\Log\Test

Code

public $records = [];