Skip to content

Commit 06fe305

Browse files
committed
mark RedisProxyTrait as internal
1 parent e0ad00c commit 06fe305

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Symfony/Component/Cache/Traits/RedisProxyTrait.php

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

1212
namespace Symfony\Component\Cache\Traits;
1313

14+
/**
15+
* @internal
16+
*/
1417
trait RedisProxyTrait
1518
{
1619
private \Closure $initializer;

0 commit comments

Comments
 (0)