Horde_Image_Exif_Parser_Base
in package
TODO
Tags
Table of Contents
- _lookupType() : array<string|int, mixed>
- Look up the data type.
Methods
_lookupType()
Look up the data type.
protected
_lookupType(mixed $type) : array<string|int, mixed>
Parameters
- $type : mixed
Return values
array<string|int, mixed> —An array containing the string type name in the 0 index and the integer size in the 1 index.