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

internalGetVisitor() protected method

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