You are here

protected property MockLanguageManager::$currentLanguages in Token 8

List of current languages used in the test.

Type: \Drupal\Core\Language\LanguageInterface[]

File

tests/src/Kernel/MockLanguageManager.php, line 18

Class

MockLanguageManager
A language manager that can be easily overridden for testing purposes.

Namespace

Drupal\Tests\token\Kernel

Code

protected $currentLanguages;