Skip to content

Commit

Permalink
Update resources/guidelines/testing/store/quality-guidelines-plugins/…
Browse files Browse the repository at this point in the history
…index.md
  • Loading branch information
sushmangupta authored Nov 13, 2024
1 parent 7007dc4 commit e2f08f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ The technical app name must be stored in the composer.json, located at `composer
Could you take a look at the bootstrap class? Most of the errors are caused by the wrong technical name.
For example, "Swag\\MyPlugin\\SwagMyPluginSW6" instead of "Swag\\MyPlugin\\SwagMyPlugin".

Link: [Example of a valid composer.json](https://github.com/FriendsOfShopware/FroshPlatformPerformance/blob/master/composer.json#L20).
[Example of a valid composer.json](https://github.com/FriendsOfShopware/FroshPlatformPerformance/blob/master/composer.json#L20).

### Ensure cross-domain messages are sent to the intended domain

Expand Down

0 comments on commit e2f08f1

Please sign in to comment.