Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
WellCommerce
Bundle
DictionaryBundle
Entity
DictionaryInterface
PHP Interface WellCommerce\Bundle\DictionaryBundle\Entity\DictionaryInterface
Author:
Adam Piotrowski (
[email protected]
)
Inheritance:
extends
WellCommerce\Bundle\DoctrineBundle\Entity\EntityInterface
,
extends
WellCommerce\Bundle\CoreBundle\Entity\TranslatableInterface
,
extends
WellCommerce\Bundle\CoreBundle\Entity\TimestampableInterface
,
extends
WellCommerce\Bundle\CoreBundle\Entity\BlameableInterface
Exibir arquivo
Open project: wellcommerce/wellcommerce
Public Methods
Method
Description
getIdentifier
( ) :
string
setIdentifier
(
string
$identifier
)
Method Details
getIdentifier()
public
method
public
getIdentifier
( ) :
string
return
string
setIdentifier()
public
method
public
setIdentifier
(
string
$identifier
)
$identifier
string