Sulu\Component\Content\Export\ContentExportManagerInterface::add PHP Method

add() public method

This will be set on the Content-Type Service.
public add ( $contentTypeName, $format, $options )
$contentTypeName
$format
$options
    public function add($contentTypeName, $format, $options);
ContentExportManagerInterface