PHP Class Metabor\Named

Author: Oliver Tischlinger
Inheritance: implements MetaborStd\NamedInterface
Afficher le fichier Open project: metabor/statemachine Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( string $name )
getName ( ) : string

Méthodes protégées

Méthode Description
setName ( string $name )

Method Details

__construct() public méthode

public __construct ( string $name )
$name string

getName() public méthode

public getName ( ) : string
Résultat string

setName() protected méthode

protected setName ( string $name )
$name string