PHP Class WellCommerce\Bundle\DictionaryBundle\Entity\Dictionary

Inheritance: extends WellCommerce\Bundle\DoctrineBundle\Entity\AbstractEntity, implements WellCommerce\Bundle\DictionaryBundle\Entity\DictionaryInterface, use trait Knp\DoctrineBehaviors\Model\Timestampable\Timestampable, use trait Knp\DoctrineBehaviors\Model\Translatable\Translatable, use trait Knp\DoctrineBehaviors\Model\Blameable\Blameable
Afficher le fichier Open project: wellcommerce/wellcommerce Class Usage Examples

Protected Properties

Свойство Type Description
$identifier string

Méthodes publiques

Méthode Description
getIdentifier ( ) : string
setIdentifier ( string $identifier )

Method Details

getIdentifier() public méthode

public getIdentifier ( ) : string
Résultat string

setIdentifier() public méthode

public setIdentifier ( string $identifier )
$identifier string

Property Details

$identifier protected_oe property

protected string $identifier
Résultat string