TestSessionBase::$logs

Simulated session storage.

Type: array

File

tests/src/Unit/TestSessionBase.php, line 19

Class

TestSessionBase
Implements just the methods we need for the Rules unit tests.

Namespace

Drupal\Tests\rules\Unit

Code

protected $logs = [];