PHP Class Instagram\Util\CustomJsonMapper

Inheritance: extends JsonMappe\JsonMapper
Datei anzeigen Open project: liamcottle/instagram-sdk-php

Protected Methods

Method Description
isNullable ( string $type ) : boolean Allow null values for everything.

Method Details

isNullable() protected method

Allow null values for everything.
protected isNullable ( string $type ) : boolean
$type string
return boolean