mirror of
https://github.com/danog/endtoend-test-psl.git
synced 2024-11-26 12:25:03 +01:00
[Xml] remove @psalm-immutable annotation
This commit is contained in:
parent
6116fd8be2
commit
e7962573fe
@ -13,8 +13,6 @@ use Psl\Str;
|
||||
|
||||
/**
|
||||
* @template-implements IteratorAggregate<int, Issue>
|
||||
*
|
||||
* @psalm-immutable
|
||||
*/
|
||||
final class IssueCollection implements Countable, IteratorAggregate
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user