File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
Reader/Extension/PodcastIndex
Writer/Extension/PodcastIndex Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1515 * This class is internal to the library and should not be referenced by consumer code.
1616 * Backwards Incompatible changes can occur in Minor and Patch Releases.
1717 *
18+ * @internal Laminas\Feed
19+ * @internal LaminasTest\Feed
20+ *
1821 * @psalm-type FundingObject = object{
1922 * title: string,
2023 * url: string
163166 * accountId: string,
164167 * space: string,
165168 * }
166- * @internal Laminas\Feed
167- * @internal LaminasTest\Feed
168169 * @psalm-internal Laminas\Feed
169170 * @psalm-internal LaminasTest\Feed
170171 */
Original file line number Diff line number Diff line change 2020 *
2121 * @internal Laminas\Feed
2222 * @internal LaminasTest\Feed
23+ *
2324 * @psalm-internal Laminas\Feed
2425 * @psalm-internal LaminasTest\Feed
2526 */
Original file line number Diff line number Diff line change 2727 * This class is internal to the library and should not be referenced by consumer code.
2828 * Backwards Incompatible changes can occur in Minor and Patch Releases.
2929 *
30+ * @internal Laminas\Feed
31+ * @internal LaminasTest\Feed
32+ *
3033 * @psalm-type LockedArray = array{
3134 * value: string,
3235 * owner: string
184187 * accountId?: string,
185188 * space?: string,
186189 * }
187- * @internal Laminas\Feed
188- * @internal LaminasTest\Feed
189190 * @psalm-internal Laminas\Feed
190191 * @psalm-internal LaminasTest\Feed
191192 */
You can’t perform that action at this time.
0 commit comments