35 $single, &$maxCacheTime
40class_alias( GetExtendedMetadataHook::class,
'MediaWiki\\Hook\\GetExtendedMetadataHook' );
Interface for objects which can provide a MediaWiki context on request.
This is a hook handler interface, see docs/Hooks.md.
onGetExtendedMetadata(&$combinedMeta, $file, $context, $single, &$maxCacheTime)
Use this hook to get extended file metadata for the API.