sulu / SuluArticleBundle

Bundle for managing localized content-rich entities like blog-posts in the Sulu content management system
MIT License
52 stars 77 forks source link

Fix usage of decorated form metadata provider #573

Closed alexander-schranz closed 3 years ago

alexander-schranz commented 3 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #issuenum
Related issues/PRs #issuenum
License MIT

What's in this PR?

Fix usage of decorated form metadata provider.

Why?

Somebody could decorate the form metadata provider, so the interface need to be used here.