throw new \LogicException('You cannot create the client used in functional tests if the "framework.test" config is not set to true.');
54
}
55
throw new \LogicException('You cannot create the client used in functional tests if the BrowserKit component is not available. Try running "composer require symfony/browser-kit".');