Skip to content

Comments

Add documentation for custom property resolver and resource loader#884

Open
Prokyonn wants to merge 2 commits intosulu:3.xfrom
Prokyonn:enhancement/custom-property-resolver
Open

Add documentation for custom property resolver and resource loader#884
Prokyonn wants to merge 2 commits intosulu:3.xfrom
Prokyonn:enhancement/custom-property-resolver

Conversation

@Prokyonn
Copy link
Member

Q A
Fixed tickets fixes #issuenum
Related PRs sulu/sulu#prnum
License MIT

What's in this PR?

Add documentation for custom property resolver and resource loader

@Prokyonn Prokyonn force-pushed the enhancement/custom-property-resolver branch from 0deef1a to aba44d0 Compare January 28, 2026 21:46
Comment on lines +143 to +147
# config/services.yaml
services:
App\Content\PropertyResolver\ProductSelectionPropertyResolver:
tags:
- { name: 'sulu_content.property_resolver' }
Copy link
Member

Choose a reason for hiding this comment

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

this should be auto wired and so just added a hint that autowire should add the sulu_content.property_resolver tag.

Copy link
Member Author

Choose a reason for hiding this comment

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

Added it

@alexander-schranz alexander-schranz changed the base branch from 3.0 to 3.x February 4, 2026 12:09
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