AbstractParserService.php
This file is part of the ZBateson\MailMimeParser project.
Tags
Interfaces, Classes, Traits and Enums
- AbstractParserService
- Provides basic implementations for: - IParser::setParserManager - IParser::getParserMessageProxyFactory (returns $this->parserMessageProxyFactory which can be set via the default constructor) - IParser::getParserPartProxyFactory (returns $this->parserPartProxyFactory which can be set via the default constructor)