Skip to content

Commit a6d9e4b

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent b194d3f commit a6d9e4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Support/Facades/View.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
* @method static void startPrepend(string $section, string $content = '')
7979
* @method static string stopPrepend()
8080
* @method static string yieldPushContent(string $section, string $default = '')
81+
* @method static bool isStackEmpty(string $section)
8182
* @method static void flushStacks()
8283
* @method static void startTranslation(array $replacements = [])
8384
* @method static string renderTranslation()

0 commit comments

Comments
 (0)