You are here

protected property PathProcessorTest::$languages in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 34
Contains \Drupal\Tests\Core\PathProcessor\PathProcessorTest.

Class

PathProcessorTest
Tests processing of the inbound path.

Namespace

Drupal\Tests\Core\PathProcessor

Code

protected $languages;