Skip to content
This repository was archived by the owner on Feb 18, 2023. It is now read-only.

Commit 2ec9c7b

Browse files
authored
Merge pull request #104 from joselfonseca/analysis-prEaVL
Apply fixes from StyleCI
2 parents 27f68ab + bbe0756 commit 2ec9c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Http/Middleware/TrustProxies.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ class TrustProxies extends Middleware
2525
Request::HEADER_X_FORWARDED_PORT |
2626
Request::HEADER_X_FORWARDED_PROTO |
2727
Request::HEADER_X_FORWARDED_AWS_ELB;
28-
}
28+
}

0 commit comments

Comments
 (0)