Your IP : 216.73.217.100


Current Path : /home/rtorresani/www/vendor/laminas/laminas-mail/src/Header/
Upload File :
Current File : //home/rtorresani/www/vendor/laminas/laminas-mail/src/Header/UnstructuredInterface.php

<?php

namespace Laminas\Mail\Header;

/**
 * Marker interface for unstructured headers.
 */
interface UnstructuredInterface extends HeaderInterface
{
}