sulu / sulu

Core framework that implements the functionality of the Sulu content management system
https://sulu.io
MIT License
1.15k stars 335 forks source link

Add Constructor Property promotion to DocumentManagerBundle classes #7462

Closed mamazu closed 3 months ago

mamazu commented 3 months ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets -
Related issues/PRs #7435 #7325
License MIT
Documentation PR -

What's in this PR?

Using constructor property promotion in the core bundle

Why?

Less code the better

alexander-schranz commented 3 months ago

@mamazu Thank you!