Skip to content

Commit

Permalink
updated CS changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjehan-aligent committed Oct 16, 2023
1 parent 28fe236 commit 72aeec0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Model/Url/GetUrlsForCategories.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ class GetUrlsForCategories
/** @var Emulation */
private Emulation $emulation;

/** @var Url */
private Url $url;

/**
Expand Down
1 change: 1 addition & 0 deletions Model/Url/GetUrlsForProducts.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ class GetUrlsForProducts
/** @var Emulation */
private Emulation $emulation;

/** @var Url */
private Url $url;

/**
Expand Down

0 comments on commit 72aeec0

Please sign in to comment.