Skip to content

Commit

Permalink
[Core] Fixing phpmd error
Browse files Browse the repository at this point in the history
  • Loading branch information
rbayet committed Nov 4, 2024
1 parent 7478022 commit 8358bd2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
* @category Smile
* @package Smile\ElasticsuiteCore
* @author Aurelien FOUCRET <[email protected]>
* @SuppressWarnings(PHPMD.NumberOfChildren)
*/
abstract class AbstractSimpleQueryBuilderTest extends \PHPUnit\Framework\TestCase
{
Expand Down

0 comments on commit 8358bd2

Please sign in to comment.