Sonata\Exporter\Test\Writer\AbstractTypedWriterTestCase::getWriter PHP Метод

getWriter() абстрактный защищенный Метод

Should return a very simple instance of the writer (no need for complex configuration).
abstract protected getWriter ( ) : Sonata\Exporter\Writer\WriterInterface
Результат Sonata\Exporter\Writer\WriterInterface
    protected abstract function getWriter();