Fichier

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

Classe

SpambotCacheTest
Test of Spambot caching functionality.

Namespace

Drupal\Tests\spambot\Kernel

Code

public function alter(ContainerBuilder $container) {
    $container->removeDefinition('test.http_client.middleware');
}