Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PartKeepr
AuthBundle
Entity
UserProvider
PHP 클래스 PartKeepr\AuthBundle\Entity\UserProvider
상속:
extends
PartKeepr\CoreBundle\Entity\BaseEntity
파일 보기
프로젝트 열기: partkeepr/PartKeepr
1 사용 예제들
공개 메소드들
메소드
설명
__construct
( )
getType
( ) :
string
isEditable
( ) :
mixed
setEditable
(
mixed
$editable
)
setType
(
string
$type
)
메소드 상세
__construct()
공개
메소드
public
__construct
( )
getType()
공개
메소드
public
getType
( ) :
string
리턴
string
isEditable()
공개
메소드
public
isEditable
( ) :
mixed
리턴
mixed
setEditable()
공개
메소드
public
setEditable
(
mixed
$editable
)
$editable
mixed
setType()
공개
메소드
public
setType
(
string
$type
)
$type
string