Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PartKeepr
AuthBundle
Entity
UserProvider
PHP Class PartKeepr\AuthBundle\Entity\UserProvider
Inheritance:
extends
PartKeepr\CoreBundle\Entity\BaseEntity
ファイルを表示
Open project: partkeepr/PartKeepr
Class Usage Examples
Public Methods
Method
Description
__construct
( )
getType
( ) :
string
isEditable
( ) :
mixed
setEditable
(
mixed
$editable
)
setType
(
string
$type
)
Method Details
__construct()
public
method
public
__construct
( )
getType()
public
method
public
getType
( ) :
string
return
string
isEditable()
public
method
public
isEditable
( ) :
mixed
return
mixed
setEditable()
public
method
public
setEditable
(
mixed
$editable
)
$editable
mixed
setType()
public
method
public
setType
(
string
$type
)
$type
string