Modules to enable.

Type: string[]

Fichier

tests/src/Kernel/SpambotCacheTest.php, line 21

Classe

SpambotCacheTest
Test of Spambot caching functionality.

Namespace

Drupal\Tests\spambot\Kernel

Code

protected static $modules = [
    'spambot',
];