We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f5aaee commit b945f23Copy full SHA for b945f23
src/Codeception/Lib/Connector/Universal.php
@@ -4,7 +4,7 @@
4
use Symfony\Component\BrowserKit\AbstractBrowser as Client;
5
use Symfony\Component\BrowserKit\Response;
6
7
-class Universal extends Client
+final class Universal extends Client
8
{
9
use Shared\PhpSuperGlobalsConverter;
10
0 commit comments