public static property SlickTextFormatterTest::$modules in Slick Carousel 8.2
Same name and namespace in other branches
- 8 tests/src/Kernel/SlickTextFormatterTest.php \Drupal\Tests\slick\Kernel\SlickTextFormatterTest::modules
File
- tests/
src/ Kernel/ SlickTextFormatterTest.php, line 22
Class
- SlickTextFormatterTest
- Tests the Slick field rendering using the text field type.
Namespace
Drupal\Tests\slick\KernelCode
public static $modules = [
'system',
'user',
'field',
'file',
'image',
'filter',
'node',
'text',
'blazy',
'slick',
];