mini\Converter\ConverterInterface::getOutputType() Method

public abstract

Signature

public abstract function getOutputType(): string

Returns

string

Documentation

Get the output type this converter produces

Source

src/Converter/ConverterInterface.php:74