You are here

private property BambooTwigConfigTest::$hashSalt in Bamboo Twig 8.2

Same name and namespace in other branches
  1. 8.5 tests/src/Functional/BambooTwigConfigTest.php \Drupal\Tests\bamboo_twig\Functional\BambooTwigConfigTest::hashSalt
  2. 8.3 tests/src/Functional/BambooTwigConfigTest.php \Drupal\Tests\bamboo_twig\Functional\BambooTwigConfigTest::hashSalt
  3. 8.4 tests/src/Functional/BambooTwigConfigTest.php \Drupal\Tests\bamboo_twig\Functional\BambooTwigConfigTest::hashSalt

Salt used in our tests for one-time login links, cancel links, ...

Type: string

File

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

Class

BambooTwigConfigTest
Tests Config twig filters and functions.

Namespace

Drupal\Tests\bamboo_twig\Functional

Code

private $hashSalt;