We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
AttributeReader
1 parent dfcc142 commit ba073c2Copy full SHA for ba073c2
src/Symfony/Bridge/PhpUnit/Metadata/AttributeReader.php
@@ -12,6 +12,8 @@
12
namespace Symfony\Bridge\PhpUnit\Metadata;
13
14
/**
15
+ * @internal
16
+ *
17
* @template T of object
18
*/
19
final class AttributeReader
0 commit comments