protected property StyleGridTest::$alignmentsTested in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php \Drupal\Tests\views\Kernel\Plugin\StyleGridTest::alignmentsTested
Keeps track of which alignments have been tested.
Type: array
File
- core/
modules/ views/ tests/ src/ Kernel/ Plugin/ StyleGridTest.php, line 28
Class
- StyleGridTest
- Tests the grid style plugin.
Namespace
Drupal\Tests\views\Kernel\PluginCode
protected $alignmentsTested = [];