\CodeFareith\CfGoogleAuthenticator\Domain\StructGoogleAuthenticatorSettings

Summary

Methods
Properties
Constants
toArray()
offsetExists()
offsetGet()
offsetSet()
offsetUnset()
isEnabled()
setEnabled()
getSecretKey()
setSecretKey()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

toArray()

toArray(bool  boolToInt = null) : mixed||string|int

Parameters

bool boolToInt

Throws

\ReflectionException

Returns

mixed||string|int

offsetExists()

offsetExists(  offset) : 

Parameters

offset

Throws

\ReflectionException

Returns

offsetGet()

offsetGet(  offset) : 

Parameters

offset

Throws

\CodeFareith\CfGoogleAuthenticator\Domain\Struct\PropertyNotFound
\ReflectionException

Returns

offsetSet()

offsetSet(  offset,   value) : 

Parameters

offset
value

Throws

\CodeFareith\CfGoogleAuthenticator\Domain\Struct\PropertyNotFound
\ReflectionException

Returns

offsetUnset()

offsetUnset(  offset) : 

Parameters

offset

Throws

\CodeFareith\CfGoogleAuthenticator\Domain\Struct\PropertyNotFound
\ReflectionException

Returns

isEnabled()

isEnabled() : 

Returns

setEnabled()

setEnabled(bool  enabled) : 

Parameters

bool enabled

Returns

getSecretKey()

getSecretKey() : 

Returns

setSecretKey()

setSecretKey(string  secretKey) : 

Parameters

string secretKey

Returns