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

doc: add explanation of custom action #6612

Merged

Conversation

alexislefebvre
Copy link
Contributor

I used this as a reference:

Technically, dashboards are regular `Symfony controllers`_ so you can do
anything you usually do in a controller, such as injecting services and using
shortcuts like ``$this->render()`` or ``$this->isGranted()``.

@javiereguiluz javiereguiluz added this to the 4.x milestone Jan 4, 2025
@javiereguiluz javiereguiluz merged commit 66d17d1 into EasyCorp:4.x Jan 4, 2025
4 of 12 checks passed
@javiereguiluz
Copy link
Collaborator

Thanks Alexis.

@alexislefebvre alexislefebvre deleted the add-explanation-of-custom-action branch January 4, 2025 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants