throw new \Exception('The LiipFunctionalTestBundle\'s Query Counter can only be used in the test environment.'.\PHP_EOL.'See https://github.com/liip/LiipFunctionalTestBundle#only-in-test-environment');
38
}
39
40
$container->setAlias('test.client', new Alias('liip_functional_test.query.count_client', true));