Intervention / gif

Native PHP GIF Encoder/Decoder
MIT License
39 stars 8 forks source link

Splitter::create($gif)->split() return type error #7

Closed FLasH3r closed 10 months ago

FLasH3r commented 1 year ago

when you split a gif to frames, the split function returns self but the return type in the doc block is array

image

olivervogel commented 10 months ago

Should be fixed.