Skip to content

Commit f51aa95

Browse files
committed
Mark EnvelopeAwareExceptionInterface & EnvelopeAwareExceptionTrait internal
1 parent eafba2e commit f51aa95

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

src/Symfony/Component/Messenger/Exception/EnvelopeAwareExceptionInterface.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313

1414
use Symfony\Component\Messenger\Envelope;
1515

16+
/**
17+
* @internal
18+
*/
1619
interface EnvelopeAwareExceptionInterface
1720
{
1821
public function getEnvelope(): ?Envelope;

src/Symfony/Component/Messenger/Exception/EnvelopeAwareExceptionTrait.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313

1414
use Symfony\Component\Messenger\Envelope;
1515

16+
/**
17+
* @internal
18+
*/
1619
trait EnvelopeAwareExceptionTrait
1720
{
1821
private ?Envelope $envelope = null;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy