Skip to content

Commit 545a4aa

Browse files
Update Vite.php
1 parent 4b63221 commit 545a4aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Vite.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class Vite implements Stringable
1313
/**
1414
* The Vite instance.
1515
*/
16-
protected static $instance;
16+
protected static Vite $instance;
1717

1818
/**
1919
* The Content Security Policy nonce to apply to all generated tags.

0 commit comments

Comments
 (0)