PHP Class Application\Sonata\UserBundle\Entity\User

References : working with object : http://www.doctrine-project.org/projects/orm/2.0/docs/reference/working-with-objects/en
Inheritance: extends Sonata\UserBundle\Entity\BaseUser
Afficher le fichier Open project: jmather/symfony-sonata-distribution Class Usage Examples

Protected Properties

Свойство Type Description
$id integer

Méthodes publiques

Méthode Description
__toString ( )
getId ( ) : integer Get id

Method Details

__toString() public méthode

public __toString ( )

getId() public méthode

Get id
public getId ( ) : integer
Résultat integer $id

Property Details

$id protected_oe property

protected int $id
Résultat integer