* @since 28.0.0 */ public function getMetadata(): array; /** * Get the filecache data for the file * * @return ICacheEntry * @since 34.0.0 */ public function getData(): ICacheEntry; }