public static property NumericFormatPluralTest::$testViews in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Plugin/NumericFormatPluralTest.php \Drupal\views\Tests\Plugin\NumericFormatPluralTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views/ src/ Tests/ Plugin/ NumericFormatPluralTest.php, line 32 - Contains \Drupal\views\Tests\Plugin\NumericFormatPluralTest.
Class
- NumericFormatPluralTest
- Tests the creation of numeric fields.
Namespace
Drupal\views\Tests\PluginCode
public static $testViews = array(
'numeric_test',
);