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 b194d3f commit a6d9e4bCopy full SHA for a6d9e4b
src/Illuminate/Support/Facades/View.php
@@ -78,6 +78,7 @@
78
* @method static void startPrepend(string $section, string $content = '')
79
* @method static string stopPrepend()
80
* @method static string yieldPushContent(string $section, string $default = '')
81
+ * @method static bool isStackEmpty(string $section)
82
* @method static void flushStacks()
83
* @method static void startTranslation(array $replacements = [])
84
* @method static string renderTranslation()
0 commit comments