Skip to content

Commit

Permalink
Links BeforeEvent to SF's Event
Browse files Browse the repository at this point in the history
  • Loading branch information
adriendupuis committed Nov 4, 2024
1 parent 563f8d9 commit f4d5061
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/contracts/Repository/Event/BeforeEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@

/**
* Event emitted before action execution.
*
* @link https://github.com/symfony/symfony/blob/5.4/src/Symfony/Contracts/EventDispatcher/Event.php Symfony\Contracts\EventDispatcher\Event
*/
abstract class BeforeEvent extends Event
{
Expand Down

0 comments on commit f4d5061

Please sign in to comment.