Skip to content

Commit 6bb2598

Browse files
authored
Merge pull request #21 from Victoire/feature/symfony3-compatibilty
symfony 3 compatibility
2 parents 95e3bdb + 89f0992 commit 6bb2598

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Resources/config/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
victoire_core:
22
widgets:
33
Button:
4-
class: "Victoire\\Widget\\ButtonBundle\\Entity\\WidgetButton"
4+
class: Victoire\Widget\ButtonBundle\Entity\WidgetButton
55
name: Button

0 commit comments

Comments
 (0)