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