DbPatch_Core_Application::getWriter PHP Method

getWriter() protected method

protected getWriter ( ) : DbPatch_Core_Writer
return DbPatch_Core_Writer
    protected function getWriter()
    {
        return new DbPatch_Core_Writer();
    }