Class EmailSubject

Class EmailSubject

Subject assigned to an email.

EmailSubject implements EmailSubjectInterface

Methods summary

public __construct( string $p_subject )

Constructor

public __toString( void ) : string

Returns the email subject value.

Constants summary

MAX_LENGTH : integer

Defines the maximum db field length.

256

Properties summary

protected $subject : string

Email subject.