Crummy\Phlack\Message\MessageInterface::addAttachment PHP 메소드

addAttachment() 공개 메소드

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