Skip to content

Added docs about GroupSequenceProviders #2766

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

Merged
merged 1 commit into from
Jul 28, 2013
Merged

Conversation

wouterj
Copy link
Member

@wouterj wouterj commented Jun 24, 2013

Q A
Doc fix? no
New docs? yes ( symfony/symfony#3199 )
Applies to all
Fixed tickets #2664

Not sure if it's better to move the complete group stuff to a cookbook article, as it makes the article pretty long

@xabbuh
Copy link
Member

xabbuh commented Jun 24, 2013

👍 Great work. But I agree with the fact that this is quite enough for a new cookbook article.

* @Assert\GroupSequenceProvider
* ...
*/
class User
Copy link
Member

Choose a reason for hiding this comment

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

does this work without implementing GroupSequenceProviderInterface?

Copy link
Member

Choose a reason for hiding this comment

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

being a sequence provider without implementing the interface ? no. the interface is what makes you a sequence provider

Copy link
Member Author

Choose a reason for hiding this comment

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

I forgot it. Will change it when I can switch branches

weaverryan added a commit that referenced this pull request Jul 28, 2013
Added docs about GroupSequenceProviders
@weaverryan weaverryan merged commit 619bd2c into symfony:2.2 Jul 28, 2013
weaverryan added a commit that referenced this pull request Jul 28, 2013
@weaverryan
Copy link
Member

Hi guys!

I've merged this in and added the missing interface (and a few other changes) at sha: 3d1f59f.

This is a great feature so I'm happy to see it documented.

Thanks!

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.

4 participants