Improves generic types on the skeleton (#5740)

This commit is contained in:
Nuno Maduro
2021-12-03 09:04:57 -06:00
committed by GitHub
parent 7bf32280e2
commit 8a62ca2633
12 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ class EncryptCookies extends Middleware
/**
* The names of the cookies that should not be encrypted.
*
* @var string[]
* @var array<int, string>
*/
protected $except = [
//