37. Class

37.1. Zend\Serializer\Adapter\JsonOptions

37.1.1. Methods

37.1.1.1. setCycleCheck

setCycleCheck()

@param bool $flag

Return type:JsonOptions

37.1.1.2. getCycleCheck

getCycleCheck()

@return bool

37.1.1.3. setEnableJsonExprFinder

setEnableJsonExprFinder()

@param bool $flag

Return type:JsonOptions

37.1.1.4. getEnableJsonExprFinder

getEnableJsonExprFinder()

@return bool

37.1.1.5. setObjectDecodeType

setObjectDecodeType()

@param int $type

Return type:JsonOptions
Throws :ExceptionInvalidArgumentException

37.1.1.6. getObjectDecodeType

getObjectDecodeType()

@return int