Skip to content

Commit

Permalink
Update src/Proxy/Events/ProxyPreInterceptor.php
Browse files Browse the repository at this point in the history
Co-authored-by: Christian F. <[email protected]>
  • Loading branch information
herbertroth and Corepex authored Oct 19, 2023
1 parent 5a1ee1e commit 39911b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Proxy/Events/ProxyPreInterceptor.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
use ReflectionUnionType;
use Symfony\Contracts\EventDispatcher\Event;


/**
* @internal
*/
final class ProxyPreInterceptor extends Event implements ProxyPreInterceptorInterface
{
use GetMethodBasics;
Expand Down

0 comments on commit 39911b1

Please sign in to comment.