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

internalGetVisitor() protected method

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