public static property FieldCounterTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Handler/FieldCounterTest.php \Drupal\views\Tests\Handler\FieldCounterTest::modules
Modules to enable.
Type: array
Overrides ViewKernelTestBase::$modules
File
- core/
modules/ views/ src/ Tests/ Handler/ FieldCounterTest.php, line 25 - Contains \Drupal\views\Tests\Handler\FieldCounterTest.
Class
- FieldCounterTest
- Tests the Drupal\views\Plugin\views\field\Counter handler.
Namespace
Drupal\views\Tests\HandlerCode
public static $modules = array(
'user',
);