Skip to content

Commit

Permalink
[Core] Feature Smile-SA#3432, phpmd warning
Browse files Browse the repository at this point in the history
  • Loading branch information
vahonc committed Nov 25, 2024
1 parent c5dcf0f commit 04615ea
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ public function __construct(array $checks = [])
* Sorts the checks based on the value returned by each check's `getSortOrder` method.
*
* @return CheckInterface[] Array of health checks sorted by order.
* @SuppressWarnings(PHPMD.ShortVariable)
*/
public function getChecks(): array
{
Expand Down

0 comments on commit 04615ea

Please sign in to comment.