PHP Class PHPSpec2\Loader\Node\Specification

Inheritance: extends Node
Afficher le fichier Open project: phpspec/phpspec2 Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( $title )
addChild ( Node $child )
getChildren ( )
getTitle ( )
setTitle ( $title )

Method Details

__construct() public méthode

public __construct ( $title )

addChild() public méthode

public addChild ( Node $child )
$child Node

getChildren() public méthode

public getChildren ( )

getTitle() public méthode

public getTitle ( )

setTitle() public méthode

public setTitle ( $title )