MediaWiki  1.23.2
FormatExif Class Reference

For compatability with old FormatExif class which some extensions use. More...

Public Member Functions

 __construct ( $meta)
 
 getFormattedData ()
 

Private Attributes

array $meta
 

Detailed Description

For compatability with old FormatExif class which some extensions use.

Deprecated:
since 1.18

Definition at line 1880 of file FormatMetadata.php.

Constructor & Destructor Documentation

◆ __construct()

FormatExif::__construct (   $meta)
Parameters
array$meta

Definition at line 1886 of file FormatMetadata.php.

References $meta, and wfDeprecated().

Member Function Documentation

◆ getFormattedData()

FormatExif::getFormattedData ( )
Returns
array

Definition at line 1894 of file FormatMetadata.php.

References FormatMetadata\getFormattedData().

Member Data Documentation

◆ $meta

array FormatExif::$meta
private

Definition at line 1881 of file FormatMetadata.php.

Referenced by __construct().


The documentation for this class was generated from the following file: