LingotekNodeTranslatableParagraphsTranslationTest.php in Lingotek Translation 3.7.x
Same filename in this branch
Same filename and directory in other branches
- 8.2 tests/src/FunctionalJavascript/LingotekNodeTranslatableParagraphsTranslationTest.php
- 4.0.x tests/src/FunctionalJavascript/LingotekNodeTranslatableParagraphsTranslationTest.php
- 3.1.x tests/src/FunctionalJavascript/LingotekNodeTranslatableParagraphsTranslationTest.php
- 3.2.x tests/src/FunctionalJavascript/LingotekNodeTranslatableParagraphsTranslationTest.php
- 3.3.x tests/src/FunctionalJavascript/LingotekNodeTranslatableParagraphsTranslationTest.php
- 3.4.x tests/src/FunctionalJavascript/LingotekNodeTranslatableParagraphsTranslationTest.php
- 3.5.x tests/src/FunctionalJavascript/LingotekNodeTranslatableParagraphsTranslationTest.php
- 3.6.x tests/src/FunctionalJavascript/LingotekNodeTranslatableParagraphsTranslationTest.php
- 3.8.x tests/src/FunctionalJavascript/LingotekNodeTranslatableParagraphsTranslationTest.php
File
tests/src/FunctionalJavascript/LingotekNodeTranslatableParagraphsTranslationTest.phpView source
<?php
namespace Drupal\Tests\lingotek\FunctionalJavascript;
/**
* @group lingotek
* @group legacy
*/
class LingotekNodeTranslatableParagraphsTranslationTest extends LingotekNodeParagraphsTranslationTest {
protected $paragraphsTranslatable = TRUE;
}
Classes
Name | Description |
---|---|
LingotekNodeTranslatableParagraphsTranslationTest | @group lingotek @group legacy |