Skip to content

Commit ed9e45d

Browse files
committed
Return the array, do not array the array
1 parent 0485e34 commit ed9e45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/config/signed-requests.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
array [
3+
return [
44
/*
55
|--------------------------------------------------------------------------
66
| Available header overrides

0 commit comments

Comments
 (0)