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