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 b151366 + 63389f2 commit 8a75f39Copy full SHA for 8a75f39
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