You are here

LingotekNodeTranslatableParagraphsTranslationTest.php in Lingotek Translation 3.6.x

File

tests/src/FunctionalJavascript/LingotekNodeTranslatableParagraphsTranslationTest.php
View source
<?php

namespace Drupal\Tests\lingotek\FunctionalJavascript;


/**
 * @group lingotek
 * @group legacy
 */
class LingotekNodeTranslatableParagraphsTranslationTest extends LingotekNodeParagraphsTranslationTest {
  protected $paragraphsTranslatable = TRUE;

}

Classes

Namesort descending Description
LingotekNodeTranslatableParagraphsTranslationTest @group lingotek @group legacy