Immutable set of ItemId objects.
More...
Immutable set of ItemId objects.
Unordered and unique. The constructor filters out duplicates.
- Since
- 0.7.4
- Copyright
- GPL-2.0-or-later
- Author
- Jeroen De Dauw < jeroe.nosp@m.nded.nosp@m.auw@g.nosp@m.mail.nosp@m..com >
◆ __construct()
Wikibase\DataModel\Entity\ItemIdSet::__construct |
( |
array |
$ids = [] | ) |
|
◆ count()
Wikibase\DataModel\Entity\ItemIdSet::count |
( |
| ) |
|
- See also
- Countable::count
- Returns
- int
◆ equals()
Wikibase\DataModel\Entity\ItemIdSet::equals |
( |
|
$target | ) |
|
- See also
- Countable::equals
- Since
- 0.1
- Parameters
-
- Returns
- bool
◆ getIterator()
Wikibase\DataModel\Entity\ItemIdSet::getIterator |
( |
| ) |
|
- See also
- IteratorAggregate::getIterator
- Returns
- Iterator|ItemId[]
◆ getSerializations()
Wikibase\DataModel\Entity\ItemIdSet::getSerializations |
( |
| ) |
|
◆ has()
Wikibase\DataModel\Entity\ItemIdSet::has |
( |
ItemId |
$id | ) |
|
◆ $ids
Wikibase\DataModel\Entity\ItemIdSet::$ids = [] |
|
private |
The documentation for this class was generated from the following file: