Skip to content

Commit 415b15e

Browse files
committed
[SonadCloud] Fixed reported issue
1 parent de0b636 commit 415b15e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/lib/Search/Query/Utils/Stub/TestCriterion.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ final class TestCriterion extends Criterion
1414
{
1515
public function __construct()
1616
{
17+
// No implementation needed. Used for test purposes only.
1718
}
1819

1920
public function getSpecifications(): array

0 commit comments

Comments
 (0)