Skip to content

streamline the constraints reference #11366

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
Apr 9, 2019

Conversation

OskarStark
Copy link
Contributor

I felt the constraints need some love 💟

@javiereguiluz
Copy link
Member

Thanks a lot Oskar! This probably took you some time, so we appreciate that!

@javiereguiluz javiereguiluz merged commit ce77fdb into symfony:3.4 Apr 9, 2019
javiereguiluz added a commit that referenced this pull request Apr 9, 2019
This PR was merged into the 3.4 branch.

Discussion
----------

streamline the constraints reference

I felt the constraints need some love 💟

Commits
-------

ce77fdb streamline the constraints reference
@OskarStark OskarStark deleted the streamline-reference branch April 9, 2019 10:08
@@ -73,8 +73,6 @@ will contain a Business Identifier Code (BIC).

class Transaction
{
protected $businessIdentifierCode;
Copy link
Member

Choose a reason for hiding this comment

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

@OskarStark Wouldn't it be less confusing to always add the property instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Ofc we can, but most of them does not have them.

You get my 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants