booboo
booboo copied to clipboard
Fixes #55 Fix deprecated warnings for Interfaces in FrameCollection class
Added return types to interface methods in FrameCollection to remove deprecated warnings
This is a BC, you can also add #[\ReturnTypeWillChange]
on top of those methods to avoid any BC.
@brandonsavage is this repo still maintained?