Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bc91d81

Browse filesBrowse files
committed
minor #59476 [PhpUnitBridge] Mark AttributeReader as internal (HypeMC)
This PR was merged into the 7.3 branch. Discussion ---------- [PhpUnitBridge] Mark `AttributeReader` as internal | Q | A | ------------- | --- | Branch? | 7.3 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | - | License | MIT Follow-up to #59384 Didn't notice this in my original PR, but it'd make sense for the `AttributeReader` class to be marked as internal. Commits ------- ba073c2 [PhpUnitBridge] Mark `AttributeReader` as internal
2 parents dfcc142 + ba073c2 commit bc91d81
Copy full SHA for bc91d81

File tree

1 file changed

+2
-0
lines changed
Filter options

1 file changed

+2
-0
lines changed

‎src/Symfony/Bridge/PhpUnit/Metadata/AttributeReader.php

Copy file name to clipboardExpand all lines: src/Symfony/Bridge/PhpUnit/Metadata/AttributeReader.php
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
namespace Symfony\Bridge\PhpUnit\Metadata;
1313

1414
/**
15+
* @internal
16+
*
1517
* @template T of object
1618
*/
1719
final class AttributeReader

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.