PHP Class Trismegiste\Mondrian\Visitor\Vertex\Collector

Inheritance: extends Trismegiste\Mondrian\Visitor\VisitorGateway
Show file Open project: trismegiste/mondrian

Public Methods

Method Description
__construct ( ReflectionContext $ref, GraphContext $grf, Trismegiste\Mondrian\Graph\Graph $g )

Method Details

__construct() public method

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