You are here

protected static property NestedTableDragTest::$paragraphsField in Thunder 8.2

Same name and namespace in other branches
  1. 8.5 tests/src/FunctionalJavascript/Integration/NestedTableDragTest.php \Drupal\Tests\thunder\FunctionalJavascript\Integration\NestedTableDragTest::paragraphsField
  2. 8.3 tests/src/FunctionalJavascript/Integration/NestedTableDragTest.php \Drupal\Tests\thunder\FunctionalJavascript\Integration\NestedTableDragTest::paragraphsField
  3. 8.4 tests/src/FunctionalJavascript/Integration/NestedTableDragTest.php \Drupal\Tests\thunder\FunctionalJavascript\Integration\NestedTableDragTest::paragraphsField
  4. 6.2.x tests/src/FunctionalJavascript/Integration/NestedTableDragTest.php \Drupal\Tests\thunder\FunctionalJavascript\Integration\NestedTableDragTest::paragraphsField
  5. 6.0.x tests/src/FunctionalJavascript/Integration/NestedTableDragTest.php \Drupal\Tests\thunder\FunctionalJavascript\Integration\NestedTableDragTest::paragraphsField
  6. 6.1.x tests/src/FunctionalJavascript/Integration/NestedTableDragTest.php \Drupal\Tests\thunder\FunctionalJavascript\Integration\NestedTableDragTest::paragraphsField

Field name for paragraphs in article content.

Type: string

File

tests/src/FunctionalJavascript/Integration/NestedTableDragTest.php, line 24

Class

NestedTableDragTest
Tests the tabledrag sorting mechanism in nested tables.

Namespace

Drupal\Tests\thunder\FunctionalJavascript\Integration

Code

protected static $paragraphsField = 'field_paragraphs';