改进 类型
This commit is contained in:
parent
68f28a32c6
commit
cf33e1e233
@ -11,7 +11,7 @@ class ValidateSignature extends Middleware
|
|||||||
*
|
*
|
||||||
* @var array<int, string>
|
* @var array<int, string>
|
||||||
*/
|
*/
|
||||||
protected $except = [
|
protected array $except = [
|
||||||
// 'fbclid',
|
// 'fbclid',
|
||||||
// 'utm_campaign',
|
// 'utm_campaign',
|
||||||
// 'utm_content',
|
// 'utm_content',
|
||||||
|
Loading…
Reference in New Issue
Block a user