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

Fix wrong namespaces #33

Merged
merged 1 commit into from
Nov 19, 2014
Merged

Fix wrong namespaces #33

merged 1 commit into from
Nov 19, 2014

Conversation

blankse
Copy link
Contributor

@blankse blankse commented Nov 18, 2014

No description provided.

@blankse
Copy link
Contributor Author

blankse commented Nov 18, 2014

Ping @andrerom @crevillo @bdunogier

@@ -11,7 +11,6 @@
use EzSystems\EzPriceBundle\SPI\Persistence\Price\VatHandler as VatHandlerInterface;
use EzSystems\EzPriceBundle\Core\Persistence\Legacy\Price\Vat\Gateway;
use EzSystems\EzPriceBundle\API\Price\Values\VatRate;
use EzSystems\EzPriceBundle\Core\Persistence\Legacy\Price\Vat\AutomaticVatHandlerException;
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

How do you mean?
So?
@throws AutomaticVatHandlerException when automatic VAT is used.

Should we everywhere avoid the namespaces in PHPDocs when it is integrated per use command?

Copy link
Member

Choose a reason for hiding this comment

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

ah, sorry. it's ok. thought namespace in param was wrong but it wasn't about avoiding namespaces really don't know. sometimes i see params with namespaces and sometimes not. Don't worry about my comment.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OK :)
Yes, here the namespace was not wrong. Only unnecessary ;)

Copy link
Member

Choose a reason for hiding this comment

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

my phpstorm was saying it was wrong but only because i haven't added the change you made in the other file. Thanks @blankse

@crevillo
Copy link
Member

apart from that remark, +1 to me.

crevillo added a commit that referenced this pull request Nov 19, 2014
@crevillo crevillo merged commit c04a47d into ezcommunity:master Nov 19, 2014
@crevillo
Copy link
Member

Let's merge this as is phpdoc and namespacing related and seems ok to me. Thanks @blankse

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.

2 participants