Skip to content

Commit e44210c

Browse files
nb823gsteel
andauthored
Update src/Reader/Extension/PodcastIndex/AttributesReader.php
Co-authored-by: George Steel <[email protected]> Signed-off-by: nb823 <[email protected]>
1 parent 311890d commit e44210c

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

src/Reader/Extension/PodcastIndex/AttributesReader.php

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,9 +146,15 @@
146146
* default?: bool,
147147
* sources: list<SourceObject>,
148148
* integrity?: IntegrityObject,
149-
* }
149+
* }
150+
*
151+
* This class is internal to the library and should not be referenced by consumer code.
152+
* Backwards Incompatible changes can occur in Minor and Patch Releases.
153+
*
154+
* @psalm-internal Laminas\Feed
155+
* @psalm-internal LaminasTest\Feed
150156
*/
151-
class AttributesReader
157+
final class AttributesReader
152158
{
153159
/**
154160
* Read feed or item license

0 commit comments

Comments
 (0)