class ExpressSettings extends Settings (View source)

Properties

protected $key from  Settings
protected $entity

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
mixed
getEntity()

No description

setEntity(mixed $entity)

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

mixed getEntity()

No description

Return Value

mixed

setEntity(mixed $entity)

No description

Parameters

mixed $entity