Fichier

tests/src/Kernel/SpambotUserspamTest.php, line 72

Classe

SpambotUserspamTest
Test spambot report account.

Namespace

Drupal\Tests\spambot\Kernel

Code

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