Skip to content

[AssetMapper] Normalizing logicalPath to a getter like all other properties #50294

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

Conversation

weaverryan
Copy link
Member

Q A
Branch? 6.3
Bug fix? I'd say yes
New feature? no
Deprecations? no
Tickets None
License MIT
Doc PR Still TODO

Hi!

In the original AssetMapper PR, I had one gone back and forth in MappedAsset using public properties vs getter methods. I eventually settled on getter methods, but I missed $logicalPath. This makes that consistent with the rest of the class, instead of being an odd exception.

@carsonbot carsonbot added this to the 6.3 milestone May 10, 2023
@weaverryan weaverryan force-pushed the asset-mapper-normalize-logical-path-setter branch from 2d3ae7d to c3a0f5e Compare May 12, 2023 13:16
@fabpot
Copy link
Member

fabpot commented May 12, 2023

Thank you @weaverryan.

@fabpot fabpot merged commit 46db9fb into symfony:6.3 May 12, 2023
@weaverryan weaverryan deleted the asset-mapper-normalize-logical-path-setter branch May 12, 2023 14:21
@fabpot fabpot mentioned this pull request May 13, 2023
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.

3 participants