kitodo / kitodo-presentation

Kitodo.Presentation is a feature-rich framework for building a METS- or IIIF-based digital library. It is part of the Kitodo Digital Library Suite.
https://kitodo.github.io/kitodo-presentation/
GNU General Public License v3.0
39 stars 45 forks source link

[MAINTENANCE] Organize plugins in `tt_content.php` file #1357

Closed beatrycze-volk closed 1 month ago

beatrycze-volk commented 1 month ago

False positive:

Configuration/TCA/Overrides/tt_content.php#L35

Direct use of $GLOBALS Superglobal detected.

It needs to be used in this file.