public static property LingotekNodeWithPathautoTranslationTest::$modules in Lingotek Translation 3.5.x
Same name and namespace in other branches
- 8.2 tests/src/Functional/LingotekNodeWithPathautoTranslationTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeWithPathautoTranslationTest::modules
- 4.0.x tests/src/Functional/LingotekNodeWithPathautoTranslationTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeWithPathautoTranslationTest::modules
- 3.0.x tests/src/Functional/LingotekNodeWithPathautoTranslationTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeWithPathautoTranslationTest::modules
- 3.1.x tests/src/Functional/LingotekNodeWithPathautoTranslationTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeWithPathautoTranslationTest::modules
- 3.2.x tests/src/Functional/LingotekNodeWithPathautoTranslationTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeWithPathautoTranslationTest::modules
- 3.3.x tests/src/Functional/LingotekNodeWithPathautoTranslationTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeWithPathautoTranslationTest::modules
- 3.4.x tests/src/Functional/LingotekNodeWithPathautoTranslationTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeWithPathautoTranslationTest::modules
- 3.6.x tests/src/Functional/LingotekNodeWithPathautoTranslationTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeWithPathautoTranslationTest::modules
- 3.7.x tests/src/Functional/LingotekNodeWithPathautoTranslationTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeWithPathautoTranslationTest::modules
- 3.8.x tests/src/Functional/LingotekNodeWithPathautoTranslationTest.php \Drupal\Tests\lingotek\Functional\LingotekNodeWithPathautoTranslationTest::modules
Modules to install.
Type: array
Overrides LingotekTestBase::$modules
File
- tests/
src/ Functional/ LingotekNodeWithPathautoTranslationTest.php, line 26
Class
- LingotekNodeWithPathautoTranslationTest
- Tests translating a node that contains a path.
Namespace
Drupal\Tests\lingotek\FunctionalCode
public static $modules = [
'block',
'node',
'path',
'pathauto',
'dblog',
];