diff options
Diffstat (limited to 'vendor/symfony/http-foundation/Request.php')
| -rw-r--r-- | vendor/symfony/http-foundation/Request.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/symfony/http-foundation/Request.php b/vendor/symfony/http-foundation/Request.php index 2b4fc0c02e..fffe2ab81e 100644 --- a/vendor/symfony/http-foundation/Request.php +++ b/vendor/symfony/http-foundation/Request.php @@ -1907,7 +1907,7 @@ class Request } } - /* + /** * Returns the prefix as encoded in the string when the string starts with * the given prefix, false otherwise. * |
