protected function setUp() { if (!class_exists('Symfony\\Component\\BrowserKit\\Client')) { $this ->markTestSkipped('The "BrowserKit" component is not available'); } }