protected property TokenReplaceKernelTestBase::$tokenService in Drupal 8
Same name and namespace in other branches
- 9 core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php \Drupal\Tests\system\Kernel\Token\TokenReplaceKernelTestBase::tokenService
Token service.
Type: \Drupal\Core\Utility\Token
File
- core/
modules/ system/ tests/ src/ Kernel/ Token/ TokenReplaceKernelTestBase.php, line 24
Class
- TokenReplaceKernelTestBase
- Base class for token replacement tests.
Namespace
Drupal\Tests\system\Kernel\TokenCode
protected $tokenService;