eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\SectionListTest::internalGetVisitor PHP Method

internalGetVisitor() protected method

Get the SectionList visitor.
protected internalGetVisitor ( ) : SectionList
return eZ\Publish\Core\REST\Server\Output\ValueObjectVisitor\SectionList
    protected function internalGetVisitor()
    {
        return new ValueObjectVisitor\SectionList();
    }