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 4b63221 commit 545a4aaCopy full SHA for 545a4aa
Vite.php
@@ -13,7 +13,7 @@ class Vite implements Stringable
13
/**
14
* The Vite instance.
15
*/
16
- protected static $instance;
+ protected static Vite $instance;
17
18
19
* The Content Security Policy nonce to apply to all generated tags.
0 commit comments