You are here

private property JsonLogTest::$requestStackMock in JSONlog 8.2

Same name and namespace in other branches
  1. 8 tests/src/Unit/JsonLogTest.php \Drupal\Tests\jsonlog\Unit\JsonLogTest::requestStackMock
  2. 3.x tests/src/Unit/JsonLogTest.php \Drupal\Tests\jsonlog\Unit\JsonLogTest::requestStackMock

Type: mixed - mock of \Symfony\Component\HttpFoundation\RequestStack

File

tests/src/Unit/JsonLogTest.php, line 35

Class

JsonLogTest
Unit tests for JsonLog class

Namespace

Drupal\Tests\jsonlog\Unit

Code

private $requestStackMock;