| Current Path : /var/www/magento.test.indacotrentino.com/www/vendor/laminas/laminas-mail/src/Header/ |
| Current File : /var/www/magento.test.indacotrentino.com/www/vendor/laminas/laminas-mail/src/Header/References.php |
<?php
namespace Laminas\Mail\Header;
class References extends IdentificationField
{
/** @var string */
protected $fieldName = 'References';
/** @var string */
protected static $type = 'references';
}