Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Say Hello to attachment model #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

krichprollsch
Copy link
Member

Gives the possibility to represent an attachment to an event.

$this->uri = $uri;

return $this;
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO we shoud have getContents (and no SetContents... you do not change the content or the uri for any reason). IT's up to the adapter to be able to return this stuff.

@krichprollsch krichprollsch force-pushed the attachment branch 2 times, most recently from c4b08fd to 321b639 Compare February 22, 2016 15:30
@Taluu
Copy link
Contributor

Taluu commented Feb 22, 2016

👍

@krichprollsch krichprollsch force-pushed the attachment branch 2 times, most recently from c5aeb20 to 1484929 Compare February 23, 2016 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants