PHP Class Trismegiste\Mondrian\Visitor\Edge\Collector

Inheritance: extends Trismegiste\Mondrian\Visitor\VisitorGateway
Afficher le fichier Open project: trismegiste/mondrian

Méthodes publiques

Méthode Description
__construct ( ReflectionContext $ref, GraphContext $grf, Trismegiste\Mondrian\Graph\Graph $g )

Method Details

__construct() public méthode

public __construct ( ReflectionContext $ref, GraphContext $grf, Trismegiste\Mondrian\Graph\Graph $g )
$ref Trismegiste\Mondrian\Transform\ReflectionContext
$grf Trismegiste\Mondrian\Transform\GraphContext
$g Trismegiste\Mondrian\Graph\Graph