You are here

protected property PathProcessorTest::$languages in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php \Drupal\Tests\Core\PathProcessor\PathProcessorTest::languages

Configuration for the languageManager stub.

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

File

core/tests/Drupal/Tests/Core/PathProcessor/PathProcessorTest.php, line 29

Class

PathProcessorTest
Tests processing of the inbound path.

Namespace

Drupal\Tests\Core\PathProcessor

Code

protected $languages;