You are here

protected property StyleGridTest::$alignmentsTested in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/Tests/Plugin/StyleGridTest.php \Drupal\views\Tests\Plugin\StyleGridTest::alignmentsTested

Keeps track of which alignments have been tested.

File

core/modules/views/src/Tests/Plugin/StyleGridTest.php, line 31
Contains \Drupal\views\Tests\Plugin\StyleGridTest.

Class

StyleGridTest
Tests the grid style plugin.

Namespace

Drupal\views\Tests\Plugin

Code

protected $alignmentsTested = array();