Class AttachmentPath
Important: This value object is not going to check if the attachment file exists in the server because that would cause problems with the service usage (e.g. if an attachment file is missing an exception would halt all the email service operations).
category |
System |
---|---|
package |
|
subpackage |
ValueObjects |
__construct(string $p_path)
Executes the validation checks for the email attachment.
Throws |
|
---|
string
E-Mail attachment path.
__toString() : string
string
Equivalent string.
path : string
var |
---|
string