Skip to content
Snippets Groups Projects
Commit df0d34a1 authored by Benni Mack's avatar Benni Mack
Browse files

[TASK] Use native PHP types in protected/internal GifBuilder methods

This change cleans up GifBuilder class
further by adding types to all internal
or protected methods.

In addition, some cleanups are done:
* Renaming of `$OFFSET` to `$offset`
* Remove superfluous checks of `is_array()`

Resolves: #102347
Releases: main
Change-Id: I7888a4240f7702e3177011847f6c63a587c40c2a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81705


Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 316474a4
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment