Skip to content

Commit 1ebe562

Browse files
committed
Added definition of isTugboat().
1 parent 3ff61b3 commit 1ebe562

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Environment.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
* @method static bool isStaging()
1313
* @method static bool isDevelopment()
1414
* @method static bool isPreview()
15+
* @method static bool isTugboat()
1516
* @method static bool isCi()
1617
* @method static bool isGitHubWorkflow()
1718
* @method static bool isGitLabCi()

0 commit comments

Comments
 (0)