Skip to content

Commit

Permalink
Cover AccessoryArrayListType constructor with BC promise
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Sep 24, 2024
1 parent 694bc09 commit 51de903
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Type/Accessory/AccessoryArrayListType.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ class AccessoryArrayListType implements CompoundType, AccessoryType
use NonRemoveableTypeTrait;
use NonGeneralizableTypeTrait;

/** @api */
public function __construct()
{
}
Expand Down

0 comments on commit 51de903

Please sign in to comment.