SortTest::$filePath

Same name in this branch
  1. 11.x core/tests/Drupal/Tests/PhpCs/SortTest.php \Drupal\Tests\PhpCs\SortTest::filePath
Same name in other branches
  1. 9 core/tests/Drupal/Tests/PhpCs/SortTest.php \Drupal\Tests\PhpCs\SortTest::filePath
  2. 10 core/tests/Drupal/Tests/PhpCs/SortTest.php \Drupal\Tests\PhpCs\SortTest::filePath
  3. 10 core/tests/Drupal/Tests/CSpell/SortTest.php \Drupal\Tests\CSpell\SortTest::filePath

The path to the dictionary file.

Type: filePath

File

core/tests/Drupal/Tests/CSpell/SortTest.php, line 19

Class

SortTest
Tests that the dictionary.txt file is properly sorted.

Namespace

Drupal\Tests\CSpell

Code

private string $filePath;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.