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 a151853 commit 28b7e1aCopy full SHA for 28b7e1a
src/Browser/KernelBrowser.php
@@ -22,7 +22,7 @@
22
use Zenstruck\Callback\Parameter;
23
use Zenstruck\Foundry\Factory;
24
use Zenstruck\Foundry\Persistence\Proxy;
25
-use Zenstruck\Foundry\Proxy As LegacyProxy;
+use Zenstruck\Foundry\Proxy as LegacyProxy;
26
27
/**
28
* @author Kevin Bond <[email protected]>
0 commit comments