PHP 인터페이스 Crummy\Phlack\Message\MessageInterface

상속: extends Crummy\Phlack\Common\Encodable
파일 보기 프로젝트 열기: mcrumm/phlack 0 사용 예제들

공개 메소드들

메소드 설명
addAttachment ( Crummy\Phlack\Message\AttachmentInterface $attachment ) : self
getAttachments ( ) : AttachmentCollection

메소드 상세

addAttachment() 공개 메소드

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

getAttachments() 공개 메소드

public getAttachments ( ) : AttachmentCollection
리턴 Crummy\Phlack\Message\Collection\AttachmentCollection