Deprecation: #77524 - Deprecated method fileResource of ContentObjectRenderer
See forge#77524
Description
The method
Content
has been marked as deprecated.
Impact
Using the mentioned method will trigger a deprecation log entry.
Affected Installations
Instances that use the method.
Migration
Migrate your code to use
file_
. Use a call to
$GLOBALS
for substituting strings like EXT
.