Skip to content

Commit

Permalink
Ignore phpcs, DEV-362
Browse files Browse the repository at this point in the history
  • Loading branch information
RanaMuhammadIrshad committed Jun 4, 2024
1 parent acae034 commit bfe00d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Helper/StoreUrl.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
/** @phpstan-ignore-next-line */
use MageWorx\SeoBase\Helper\StoreUrl as MageworxStoreUrl;

// phpcs:disable PSR1.Classes.ClassDeclaration.MultipleClasses

if (class_exists(MageworxStoreUrl::class)) {
class StoreUrl extends MageworxStoreUrl
{
Expand Down

0 comments on commit bfe00d9

Please sign in to comment.