Motivation:
class LinkHolderArray doesn't have pure unit tests.
It's partially covered by integration tests though.
https://doc.wikimedia.org/cover/mediawiki-core/includes/parser/LinkHolderArray.php.html
Expected result:
- More tests should be added.
- class LinkHolderArray should be covered by pure unit tests for 100%