Skip to content

Commit

Permalink
fuck
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Mar 24, 2024
1 parent 4c7ea27 commit d2d44ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ContentTypeTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ function ($request) {
$this->assertFalse($response->hasHeader('X-Content-Type-Options'));
}

public function charsetProvider(): array
public static function charsetProvider(): array
{
return [
[
Expand Down

0 comments on commit d2d44ea

Please sign in to comment.