PHP Class PartKeepr\AuthBundle\Entity\UserProvider

Inheritance: extends PartKeepr\CoreBundle\Entity\BaseEntity
Afficher le fichier Open project: partkeepr/PartKeepr Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( )
getType ( ) : string
isEditable ( ) : mixed
setEditable ( mixed $editable )
setType ( string $type )

Method Details

__construct() public méthode

public __construct ( )

getType() public méthode

public getType ( ) : string
Résultat string

isEditable() public méthode

public isEditable ( ) : mixed
Résultat mixed

setEditable() public méthode

public setEditable ( mixed $editable )
$editable mixed

setType() public méthode

public setType ( string $type )
$type string