PHP Class Bravo3\Orm\Tests\Entities\VeryBadEntity

Afficher le fichier Open project: bravo3/orm

Protected Properties

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

Méthodes publiques

Méthode Description
getId ( ) : string Get Id
setId ( string $id ) Set Id

Method Details

getId() public méthode

Get Id
public getId ( ) : string
Résultat string

setId() public méthode

Set Id
public setId ( string $id )
$id string

Property Details

$id protected_oe property

protected string $id
Résultat string