You are here

protected property TestSession::$logs in Rules 8.3

Simulated session storage.

Type: array

File

tests/src/Unit/TestSession.php, line 18

Class

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

Namespace

Drupal\Tests\rules\Unit

Code

protected $logs = [];