Crummy\Phlack\Message\MessageInterface::addAttachment PHP Method

addAttachment() public method

public addAttachment ( Crummy\Phlack\Message\AttachmentInterface $attachment ) : self
$attachment Crummy\Phlack\Message\AttachmentInterface
return self
    public function addAttachment(AttachmentInterface $attachment);