Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
markus-moser authored and github-actions[bot] committed May 3, 2024
1 parent 386fba2 commit 9c9292c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/CartManager/AbstractCartItem.php
Original file line number Diff line number Diff line change
Expand Up @@ -295,9 +295,7 @@ public function setIsLoading(bool $isLoading): void
/**
* Sets custom properties to CartItem when provided in AbstractCart::addItem
*
* @param array $params
*
* @return void
*/
public function setCustomProperties(array $params): void
{
Expand Down

0 comments on commit 9c9292c

Please sign in to comment.