class DurationSettings extends Settings (View source)

Properties

protected $key from  Settings
protected $akUnitType

Methods

mixed
getAttributeKey()

No description

from  Settings
setAttributeKey(mixed $key)

No description

from  Settings
mixed
getAttributeType()

No description

from  Settings
mergeAndPersist(EntityManagerInterface $entityManager)

No description

from  Settings
createController()

No description

from  Settings
getController()

No description

from  Settings
string
getUnitType()

No description

setUnitType(string $unitType)

No description

Details

mixed getAttributeKey()

No description

Return Value

mixed

setAttributeKey(mixed $key)

No description

Parameters

mixed $key

mixed getAttributeType()

No description

Return Value

mixed

mergeAndPersist(EntityManagerInterface $entityManager)

No description

Parameters

EntityManagerInterface $entityManager

createController()

No description

getController()

No description

string getUnitType()

No description

Return Value

string

DurationSettings setUnitType(string $unitType)

No description

Parameters

string $unitType

Return Value

DurationSettings