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 14dafa3 commit 63389f2Copy full SHA for 63389f2
src/Facades/AppVersion.php
@@ -8,6 +8,7 @@
8
use Illuminate\Support\Facades\Facade;
9
10
/**
11
+ * @method static bool is(string $version, string $comparator = '>=')
12
* @method static bool is6x()
13
* @method static bool is7x()
14
* @method static bool is8x()
0 commit comments