PHP 클래스 Trismegiste\Mondrian\Visitor\Edge\Collector

상속: extends Trismegiste\Mondrian\Visitor\VisitorGateway
파일 보기 프로젝트 열기: trismegiste/mondrian

공개 메소드들

메소드 설명
__construct ( ReflectionContext $ref, GraphContext $grf, Trismegiste\Mondrian\Graph\Graph $g )

메소드 상세

__construct() 공개 메소드

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