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

Feature/context #27

Merged
merged 6 commits into from May 29, 2014
Merged

Feature/context #27

merged 6 commits into from May 29, 2014

Conversation

fago
Copy link
Owner

@fago fago commented May 29, 2014

Issue #2245049: Implement a Rules variant of the core context system to improved DX and have a context definition class that is extensible with further information as needed by Rules.

if ($value instanceof TypedDataInterface) {
return $this->setContextData($value);
}
else {
Copy link
Contributor

Choose a reason for hiding this comment

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

no need for else here.

fago pushed a commit that referenced this pull request May 29, 2014
Issue #2245049: Added initial Rules variants of core context classes.
@fago fago merged commit c8aa15b into 8.x-3.x May 29, 2014
@fago fago deleted the feature/context branch February 8, 2015 13:15
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