Skip to content

Commit 261ba88

Browse files
authored
Links BeforeEvent to SF's Event
1 parent f5ad786 commit 261ba88

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/contracts/Repository/Event/BeforeEvent.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212

1313
/**
1414
* Event emitted before action execution.
15+
*
16+
* @link https://github.com/symfony/symfony/blob/5.4/src/Symfony/Contracts/EventDispatcher/Event.php Symfony\Contracts\EventDispatcher\Event
1517
*/
1618
abstract class BeforeEvent extends Event
1719
{

0 commit comments

Comments
 (0)