PHP Class eZ\Publish\Core\REST\Server\Output\ValueObjectVisitor\RestContentType

Inheritance: extends RestContentTypeBase
Show file Open project: ezsystems/ezpublish-kernel Class Usage Examples

Public Methods

Method Description
visit ( Visitor $visitor, Generator $generator, RestContentType $data ) Visit struct returned by controllers.

Method Details

visit() public method

Visit struct returned by controllers.
public visit ( Visitor $visitor, Generator $generator, RestContentType $data )
$visitor eZ\Publish\Core\REST\Common\Output\Visitor
$generator eZ\Publish\Core\REST\Common\Output\Generator
$data eZ\Publish\Core\REST\Server\Values\RestContentType