Skip to content

Commit

Permalink
TE-10302: updated architecture-baseline.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vol4onok committed Mar 11, 2022
1 parent fd9c04d commit 240c42f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions architecture-baseline.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
[
{
"fileName": "src/Spryker/Zed/ProductList/Dependency/Facade/ProductListToMessengerFacadeBridge.php",
"description": "Bridges: Method addInfoMessage() must have `public function create<DomainEntity>Collection(<DomainEntity>CollectionRequestTransfer): <DomainEntity>CollectionResponseTransfer;` signature.",
"rule": "BridgeFacadeMethodsRule",
"ruleset": "Spryker",
"priority": "2"
},
{
"fileName": "src/Spryker/Zed/ProductList/Dependency/Service/ProductListToUtilTextServiceBridge.php",
"description": "Bridges: Type should be defined for param `value` in method `Spryker\\Zed\\ProductList\\Dependency\\Service\\ProductListToUtilTextServiceBridge::generateSlug()`.",
Expand Down

0 comments on commit 240c42f

Please sign in to comment.