PHP Class Horde_Image_Exif_Parser_Base, horde

Author: Michael J. Rubinsky ([email protected])
Mostrar archivo Open project: horde/horde

Protected Methods

Method Description
_lookupType ( $type ) : array Look up the data type.

Method Details

_lookupType() protected method

Look up the data type.
protected _lookupType ( $type ) : array
return array An array containing the string type name in the 0 index and the integer size in the 1 index.