mini\Mail\EmailInterface::close() Method

public abstract

Signature

public abstract function close(): void

Returns

void

Documentation

Closes the stream and any underlying resources.

Inherited From

Psr\Http\Message\StreamInterface

Source

StreamInterface.php:35