eZ\Publish\Core\REST\Server\Tests\Output\ValueObjectVisitor\TrashTest::internalGetVisitor PHP Метод

internalGetVisitor() защищенный Метод

Get the Trash visitor.
protected internalGetVisitor ( ) : Trash
Результат eZ\Publish\Core\REST\Server\Output\ValueObjectVisitor\Trash
    protected function internalGetVisitor()
    {
        return new ValueObjectVisitor\Trash();
    }