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.
2 parents cb01959 + 1aefeca commit ad3b3e6Copy full SHA for ad3b3e6
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