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

PHP API Ref: Add Symfony Event #2542

Closed
wants to merge 4 commits into from
Closed

Conversation

adriendupuis
Copy link
Contributor

@adriendupuis adriendupuis commented Nov 14, 2024

Question Answer
JIRA Ticket
Versions
Edition

Add Symfony\Contracts\EventDispatcher\Event to PHP API Ref to fix classes extending it by adding the two methods isPropagationStopped and stopPropagation.

Example:

Checklist

  • Text renders correctly
  • Text has been checked with vale
  • Description metadata is up to date
  • Redirects cover removed/moved pages
  • Code samples are working
  • PHP code samples have been fixed with PHP CS fixer
  • Added link to this PR in relevant JIRA ticket or code PR

@adriendupuis adriendupuis mentioned this pull request Nov 15, 2024
7 tasks
@adriendupuis
Copy link
Contributor Author

To add a third party class to our doc may look off topic. To have only one class from the Symfony\Contracts namespace may look incomplete. The namespace could be hidden from the sidebar and just accessible through the "Extends Event" link on Ibexa classes using it.

@adriendupuis adriendupuis changed the title Php api ref add sf event PHP API Ref: Add Symfony Event Nov 15, 2024
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.

1 participant