Skip to content

Commit

Permalink
[Indices] Feature Smile-SA#3452, phpmd warning
Browse files Browse the repository at this point in the history
  • Loading branch information
vahonc committed Jan 13, 2025
1 parent 229100f commit 9a324c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/module-elasticsuite-indices/Model/IndexStatsProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,8 @@ public function indexStats($indexName, $alias): array
*
* @param string $indexName Index name.
* @return array
*
* @SuppressWarnings(PHPMD.ElseExpression)
*/
public function getIndexSettings(string $indexName): array
{
Expand Down

0 comments on commit 9a324c9

Please sign in to comment.