PHP Class ApiPlatform\Core\Tests\Fixtures\TestBundle\Entity\CompositeLabel

Afficher le fichier Open project: api-platform/core Class Usage Examples

Méthodes publiques

Méthode Description
__toString ( )
getId ( ) : id Get id.
getValue ( ) : value Get value.
setValue ( $value ) Set value.

Method Details

__toString() public méthode

public __toString ( )

getId() public méthode

Get id.
public getId ( ) : id
Résultat id

getValue() public méthode

Get value.
public getValue ( ) : value
Résultat value

setValue() public méthode

Set value.
public setValue ( $value )