Property | Type | Description | |
---|---|---|---|
$make | |||
$model |
Method | Description | |
---|---|---|
__construct ( array $exif ) | Constructor | |
__debuginfo ( ) : array | Improved var_dump() output | |
__toString ( ) : string | Returns the full make + model name | |
make ( ) : string | Returns the make of the camera | |
model ( ) : string | Returns the camera model | |
toArray ( ) : array | Converts the object into a nicely readable array |
public __toString ( ) : string | ||
return | string |