private property BambooTwigConfigTest::$hashSalt in Bamboo Twig 8.5
Same name and namespace in other branches
- 8.2 tests/src/Functional/BambooTwigConfigTest.php \Drupal\Tests\bamboo_twig\Functional\BambooTwigConfigTest::hashSalt
- 8.3 tests/src/Functional/BambooTwigConfigTest.php \Drupal\Tests\bamboo_twig\Functional\BambooTwigConfigTest::hashSalt
- 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 28
Class
- BambooTwigConfigTest
- Tests Config twig filters and functions.
Namespace
Drupal\Tests\bamboo_twig\FunctionalCode
private $hashSalt;