Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
WellCommerce
Bundle
DoctrineBundle
Behaviours
Enableable
EnableableInterface
PHP Interface WellCommerce\Bundle\DoctrineBundle\Behaviours\Enableable\EnableableInterface
Author:
Adam Piotrowski (
[email protected]
)
Mostrar archivo
Open project: wellcommerce/wellcommerce
Public Methods
Method
Description
getEnabled
( ) :
boolean
setEnabled
(
boolean
$enabled
)
Method Details
getEnabled()
public
method
public
getEnabled
( ) :
boolean
return
boolean
setEnabled()
public
method
public
setEnabled
(
boolean
$enabled
)
$enabled
boolean