MediaWiki REL1_35
|
Stable to implement. More...
Public Member Functions | |
onValidateExtendedMetadataCache ( $timestamp, $file) | |
Use this hook to validate the cached metadata in FormatMetadata::getExtendedMeta. | |
Stable to implement.
Definition at line 11 of file ValidateExtendedMetadataCacheHook.php.
MediaWiki\Hook\ValidateExtendedMetadataCacheHook::onValidateExtendedMetadataCache | ( | $timestamp, | |
$file | |||
) |
Use this hook to validate the cached metadata in FormatMetadata::getExtendedMeta.
Implemented in MediaWiki\HookContainer\HookRunner.