You are here

constant DataCollectorTableTest::TABLE_SELECTOR in Charts 8.4

Same name and namespace in other branches
  1. 5.0.x tests/src/FunctionalJavascript/DataCollectorTableTest.php \Drupal\Tests\charts\FunctionalJavascript\DataCollectorTableTest::TABLE_SELECTOR

File

tests/src/FunctionalJavascript/DataCollectorTableTest.php, line 33

Class

DataCollectorTableTest
Tests the data collector table element.

Namespace

Drupal\Tests\charts\FunctionalJavascript

Code

const TABLE_SELECTOR = 'table[data-drupal-selector="edit-series-data-collector-table"]';