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

Create Promotion Condition page. #264

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Waiting for feedback.
nloewen-AcroMedia committed Dec 7, 2018
commit 1d74910527f5ec50624b39336ffb4e50255072ab
Original file line number Diff line number Diff line change
@@ -106,8 +106,7 @@ User story:

![Add Promotion UI](create-a-promotion.png)

[OrderItemQuantity.php](https://cgit.drupalcode.org/commerce/tree/modules/promotion/src/Plugin/Commerce/Condition/OrderItemQuantity.php)
---

```php
<?php // namespace & use
/**
@@ -221,6 +220,6 @@ class OrderItemQuantity extends ConditionBase implements ParentEntityAwareInterf

}
```

[OrderItemQuantity.php](https://cgit.drupalcode.org/commerce/tree/modules/promotion/src/Plugin/Commerce/Condition/OrderItemQuantity.php)

! We need help filling out this section! Feel free to follow the *edit this page* link and contribute.
Copy link
Contributor

Choose a reason for hiding this comment

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

You'll want to remove the ! We need help... section.