Skip to content

Commit

Permalink
add Suppress PHPMD-Warning
Browse files Browse the repository at this point in the history
  • Loading branch information
mariolorenz committed Jan 28, 2025
1 parent c30bce7 commit 742060a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Model/Order.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
*
* @mixin \OxidEsales\Eshop\Application\Model\Order
* @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
*/
class Order extends Order_parent
{
Expand Down

0 comments on commit 742060a

Please sign in to comment.