Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bigboss86 committed Dec 23, 2020
1 parent f5350cc commit 6574838
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions doc/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,17 +122,10 @@ class ProductRepository extends BaseProductRepository implements ProductReposito

```yml
# config/packages/_sylius.yaml
sylius_channel:
resources:
channel:
classes:
model: App\Entity\Channel

sylius_product:
resources:
product:
classes:
model: App\Entity\Product
repository: App\Repository\ProductRepository
```
Expand Down

0 comments on commit 6574838

Please sign in to comment.