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

Fix annotation for SessionDescription #1381

Merged
merged 1 commit into from
Apr 28, 2016

Conversation

jrjohnson
Copy link
Member

Badly formatted annotation was missing a leading astrix

* @ORM\JoinColumn(
* name="session_id",
* referencedColumnName="session_id",
* unique=true, nullable=false,
Copy link
Member

Choose a reason for hiding this comment

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

if so, then please break this line by comma as well.

@stopfstedt stopfstedt assigned jrjohnson and unassigned stopfstedt Apr 22, 2016
Badly formatted annotation was missing a leading astrix
@jrjohnson jrjohnson force-pushed the session-description-annotation branch from 2e39a73 to 01b44ca Compare April 27, 2016 21:39
@jrjohnson jrjohnson assigned stopfstedt and unassigned jrjohnson Apr 27, 2016
@stopfstedt stopfstedt merged commit d570dee into ilios:master Apr 28, 2016
@jrjohnson jrjohnson deleted the session-description-annotation branch April 28, 2016 20:28
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.

None yet

4 participants