Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit a041617

Browse filesBrowse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 018d778 commit a041617
Copy full SHA for a041617

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎src/Illuminate/Support/Facades/Request.php

Copy file name to clipboardExpand all lines: src/Illuminate/Support/Facades/Request.php
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@
162162
* @method static \BackedEnum|null enum(string $key, string $enumClass)
163163
* @method static \BackedEnum[] enums(string $key, string $enumClass)
164164
* @method static \Illuminate\Support\Collection collect(array|string|null $key = null)
165+
* @method static \Illuminate\Support\Fluent fluent(array|string|null $key = null)
165166
* @method static array only(array|mixed $keys)
166167
* @method static array except(array|mixed $keys)
167168
* @method static string|array|null query(string|null $key = null, string|array|null $default = null)

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.