mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
To prevent CSP violation the following changes has been made in `Styleable::class`: 1) `Styleable::getStyle()` method is modified to return `ipl\Web\Style::class` 2) `Styleable::additionalStyle` property type is changed to array 3) `Styleable::setAdditionalStyle()` parameter type is changed to array