Skip to content

Commit

Permalink
Update src/Model/Command/ItemsFilteringTrait.php
Browse files Browse the repository at this point in the history
Co-authored-by: Ondřej Machulda <ondrej.machulda@lmc.eu>
  • Loading branch information
JakubTesarek and OndraM committed Dec 16, 2020
1 parent edeeca8 commit e089352
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Model/Command/ItemsFilteringTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ public function addBoost(Boost $boost): self

/**
* Set boosts. Removes all previously set rules.
*
* @param Boost[] $boosts
*/
public function setBoosts(array $boosts): self
{
Expand Down

0 comments on commit e089352

Please sign in to comment.