- Copyright
- GPL-2.0-or-later
- Author
- Marius Hoch
◆ __construct()
Wikibase\Lib\Changes\EntityDiffChangedAspectsFactory::__construct |
( |
?LoggerInterface | $logger = null | ) |
|
◆ getChangedDescriptions()
Wikibase\Lib\Changes\EntityDiffChangedAspectsFactory::getChangedDescriptions |
( |
Diff | $descriptionsDiff | ) |
|
|
private |
- Parameters
-
- Returns
- string[]
◆ getChangedLabels()
Wikibase\Lib\Changes\EntityDiffChangedAspectsFactory::getChangedLabels |
( |
Diff | $labelsDiff | ) |
|
|
private |
- Parameters
-
- Returns
- string[]
◆ getChangedSiteLinks()
Wikibase\Lib\Changes\EntityDiffChangedAspectsFactory::getChangedSiteLinks |
( |
Diff | $siteLinkDiff | ) |
|
|
private |
- Parameters
-
- Returns
- array[]
◆ getSiteLinkChangePerSite()
Wikibase\Lib\Changes\EntityDiffChangedAspectsFactory::getSiteLinkChangePerSite |
( |
DiffOp | $siteLinkDiffOp | ) |
|
|
private |
- Parameters
-
- Returns
- array ( string|null $oldPageName, string|null $newPageName, bool $badgesChanged ) -return array{0:?string,1:?string,2:bool}
◆ newEmpty()
Wikibase\Lib\Changes\EntityDiffChangedAspectsFactory::newEmpty |
( |
| ) |
|
- Returns
- EntityDiffChangedAspects
◆ newFromEntityDiff()
Wikibase\Lib\Changes\EntityDiffChangedAspectsFactory::newFromEntityDiff |
( |
Diff | $entityDiff | ) |
|
- Parameters
-
- Returns
- EntityDiffChangedAspects
◆ $logger
Wikibase\Lib\Changes\EntityDiffChangedAspectsFactory::$logger |
|
private |
The documentation for this class was generated from the following file: