contao/image

Remove constructors from interfaces

ausi opened this issue · 4 comments

ausi commented

I think constructors should not be part of an interface in most cases. I should remove the constructors of all interfaces in this library.

@contao/developers do you agree?

Definitely.

ausi commented

Done in e5b445b