8000 Fix param docs for PropertyAccessor read method by jmikola · Pull Request #7498 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Fix param docs for PropertyAccessor read method #7498

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

Closed
wants to merge 2 commits into from
Closed

Fix param docs for PropertyAccessor read method #7498

wants to merge 2 commits into from

Conversation

jmikola
Copy link
Contributor
@jmikola jmikola commented Mar 27, 2013
Q A
Fixed tickets none
License MIT

* @param object|array $objectOrArray The object or array to traverse
* @param string|PropertyPathInterface $propertyPath The property path to modify.
* @param object|array $objectOrArray The object or array to traverse.
* @param string|PropertyPathInterface $propertyPath The property path to read.
Copy link
Member

Choose a reason for hiding this comment

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

Can you remove the dots at the end of this line and the line above?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I took a look through the component and noticed there were many trailing periods. bdb8473 should catch them all.

Copy link
Contributor

Choose a reason for hiding this comment

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

AFAIK, you should not fix coding style for the existing code.

Periods were left in place for entries with multiple sentences/statements.
@fabpot
Copy link
Member
fabpot commented Mar 28, 2013

Can you submit this PR on the 2.2 branch instead?

@jmikola
Copy link
Contributor Author
jmikola commented Mar 28, 2013

Ah, yes. Didn't realize that master was already for 2.3.

@jmikola jmikola closed this Mar 28, 2013
fabpot added a commit that referenced this pull request Mar 28, 2013
This PR was merged into the 2.2 branch.

Discussion
----------

[PropertyAccess] Documentation cleanup

| Q             | A
| ------------- | ---
| Fixed tickets | none
| License       | MIT

Resubmission of #7498

Commits
-------

8aaa6ef [PropertyAccess] Remove trailing periods from doc blocks
d78fec9 Fix param docs for PropertyAccessor read method
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.

3 participants
0