PartKeepr\ExportBundle\EventListener\AbstractResponderViewListener::getWriter PHP Method

getWriter() abstract protected method

Returns the writer.
abstract protected getWriter ( $file ) : Exporter\Writer\WriterInterface
$file
return Exporter\Writer\WriterInterface
    protected abstract function getWriter($file);
AbstractResponderViewListener