[PR #1499] minor: removed useless line breaks #9560

Closed
opened 2026-01-22 16:04:41 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/1499

State: closed
Merged: Yes


As follows:

  • Before namespace declaration
  • After use declaration
  • EOF

Also, between methods of TreeWalkerChainIterator. It is useless, isn't it?:
https://github.com/doctrine/doctrine2/compare/master...issei-m:patch-2#diff-1a49328b1dad26b38988b57df28ff10cL93

**Original Pull Request:** https://github.com/doctrine/orm/pull/1499 **State:** closed **Merged:** Yes --- As follows: - Before `namespace` declaration - After `use` declaration - EOF Also, between methods of `TreeWalkerChainIterator`. It is useless, isn't it?: https://github.com/doctrine/doctrine2/compare/master...issei-m:patch-2#diff-1a49328b1dad26b38988b57df28ff10cL93
admin added the pull-request label 2026-01-22 16:04:41 +01:00
admin closed this issue 2026-01-22 16:04:41 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#9560