You are here

private property WebformBlockCacheTest::$authenticatedUser in Webform 6.x

Same name and namespace in other branches
  1. 8.5 tests/src/Functional/WebformBlockCacheTest.php \Drupal\Tests\webform\Functional\WebformBlockCacheTest::authenticatedUser

Authenticated user.

Type: \Drupal\user\Entity\User

File

tests/src/Functional/WebformBlockCacheTest.php, line 27

Class

WebformBlockCacheTest
These tests proof that the webform block which renders the webform as a block provides the correct cache tags / cache contexts so that cachability works.

Namespace

Drupal\Tests\webform\Functional

Code

private $authenticatedUser;