PHP Class Trismegiste\Mondrian\Graph\Vertex

Afficher le fichier Open project: trismegiste/mondrian

Protected Properties

Свойство Type Description
$name

Méthodes publiques

Méthode Description
__construct ( string $name ) Construct the vertex with its name (preferably unique)
getName ( )

Method Details

__construct() public méthode

Construct the vertex with its name (preferably unique)
public __construct ( string $name )
$name string

getName() public méthode

public getName ( )

Property Details

$name protected_oe property

protected $name