Skip to content

Commit

Permalink
Suppress Psalm complaint
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed Dec 18, 2023
1 parent efe15b3 commit b92d0e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CSPBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ public function compile(): string
}

/**
* @psalm-suppress DocblockTypeContradiction
* @psalm-suppress TypeDoesNotContainType
*/
public function compileReportEndpoints(): string
Expand Down

0 comments on commit b92d0e1

Please sign in to comment.