You are here

protected property FormCacheTest::$logger in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/tests/Drupal/Tests/Core/Form/FormCacheTest.php \Drupal\Tests\Core\Form\FormCacheTest::logger

The logger channel.

Type: \Psr\Log\LoggerInterface|\PHPUnit_Framework_MockObject_MockObject

File

core/tests/Drupal/Tests/Core/Form/FormCacheTest.php, line 76
Contains \Drupal\Tests\Core\Form\FormCacheTest.

Class

FormCacheTest
@coversDefaultClass \Drupal\Core\Form\FormCache @group Form @runTestsInSeparateProcesses @preserveGlobalState disabled

Namespace

Drupal\Tests\Core\Form

Code

protected $logger;