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

Implemented parameter restriction on the context definition interface #223

Closed
wants to merge 4 commits into from

Conversation

klausi
Copy link
Collaborator

@klausi klausi commented Aug 21, 2015

@@ -38,6 +39,15 @@ class ContextDefinition extends ContextDefinitionCore implements ContextDefiniti
protected $allowNull = FALSE;

/**
* The parameter restriction of this context.
*
* @see \Drupal\rules\Context\ContextDefinitionInterface::getParameterRestriction()
Copy link
Owner

Choose a reason for hiding this comment

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

just @see ::getParameterRestriction() would be enough

@klausi
Copy link
Collaborator Author

klausi commented Aug 29, 2015

Good idea with the "assignment restriction" naming, changed that.

@klausi
Copy link
Collaborator Author

klausi commented Sep 12, 2015

merged.

@klausi klausi closed this Sep 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants