Skip to content

Commit

Permalink
Update UPGRADE-3.x.md
Browse files Browse the repository at this point in the history
Co-authored-by: Javier Spagnoletti <[email protected]>
  • Loading branch information
wbloszyk and phansys authored Nov 4, 2020
1 parent ae4c461 commit 1e8513c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADE-3.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ UPGRADE FROM 3.x to 3.x

### Changes in templates registry stucture.

`Sonata\AdminBundle\Templating\TemplateRegistry` was split to:
The `Sonata\AdminBundle\Templating\TemplateRegistry` class has been splitted into 3 classes:
- `TemplateRegistry` based on `Sonata\AdminBundle\Templating\TemplateRegistryInterface`
- `MutableTemplateRegistry` based on `Sonata\AdminBundle\Templating\MutableTemplateRegistryInterface`
- `AbstractTemplateRegistry` if you want create your own template registry
Expand Down

0 comments on commit 1e8513c

Please sign in to comment.