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 cb01959 commit 1aefecaCopy full SHA for 1aefeca
src/Inertia.php
@@ -6,7 +6,7 @@
6
7
/**
8
* @method static void setRootView($name)
9
- * @method static void share($key, $value)
+ * @method static void share($key, $value = null)
10
* @method static array getShared($key = null)
11
* @method static void version($version)
12
* @method static int|string getVersion()
0 commit comments