Documentation

Horde_Image_Exif_Parser_Base
in package

TODO

Tags
author

Michael J. Rubinsky mrubinsk@horde.org

category

Horde

copyright

2009-2017 Horde LLC

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.

Search results