MailMimeParser 3.0

PartStreamContainerFactory
in package

Creates PartStreamContainer instances.

Tags
author

Zaahid Bateson

Table of Contents

$logger  : LoggerInterface
$mbWrapper  : MbWrapper
$streamFactory  : StreamFactory
$throwExceptionReadingPartContentFromUnsupportedCharsets  : bool
__construct()  : mixed
newInstance()  : PartStreamContainer

Properties

$throwExceptionReadingPartContentFromUnsupportedCharsets

protected bool $throwExceptionReadingPartContentFromUnsupportedCharsets

Methods

__construct()

public __construct(LoggerInterface $logger, StreamFactory $streamFactory, MbWrapper $mbWrapper, bool $throwExceptionReadingPartContentFromUnsupportedCharsets) : mixed
Parameters
$logger : LoggerInterface
$streamFactory : StreamFactory
$mbWrapper : MbWrapper
$throwExceptionReadingPartContentFromUnsupportedCharsets : bool
Return values
mixed

Search results