]>
BookStack Code Mirror - bookstack/blobdiff - app/Http/Middleware/VerifyCsrfToken.php
projects
/
bookstack
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge pull request #5917 from BookStackApp/copy_references
[bookstack]
/
app
/
Http
/
Middleware
/
VerifyCsrfToken.php
diff --git
a/app/Http/Middleware/VerifyCsrfToken.php
b/app/Http/Middleware/VerifyCsrfToken.php
index 804a22bc09a3e35acbe26833940eb215e45a81d7..7c8689b8bcd608c0a54dafa304bc1ba4bf144159 100644
(file)
--- a/
app/Http/Middleware/VerifyCsrfToken.php
+++ b/
app/Http/Middleware/VerifyCsrfToken.php
@@
-16,7
+16,7
@@
class VerifyCsrfToken extends Middleware
/**
* The URIs that should be excluded from CSRF verification.
*
- * @var array
+ * @var array
<int, string>
*/
protected $except = [
'saml2/*',