Skip to content

Commit 8d1b576

Browse files
Clean
1 parent 6a5d5e5 commit 8d1b576

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Inertia.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* @method static void version(\Closure|string|null $version)
1515
* @method static string getVersion()
1616
* @method static void resolveUrlUsing(\Closure|null $urlResolver = null)
17-
* @method static void resolveOncePropsUsing(\Closure|null $urlResolver = null)
1817
* @method static \Inertia\OptionalProp optional(callable $callback)
1918
* @method static \Inertia\LazyProp lazy(callable $callback)
2019
* @method static \Inertia\DeferProp defer(callable $callback, string $group = 'default')

0 commit comments

Comments
 (0)