SlugRedirectChangeItemFactory
FinalYes
This factory class is a specific implementation for creating SlugRedirectChangeItems and is not part of the public TYPO3 API.
Table of Contents
Methods
- __construct() : mixed
- create() : SlugRedirectChangeItem|null
Methods
__construct()
public
__construct(SiteFinder $siteFinder, EventDispatcherInterface $eventDispatcher) : mixed
Parameters
- $siteFinder : SiteFinder
- $eventDispatcher : EventDispatcherInterface
create()
public
create(int $pageId[, array<string|int, mixed>|null $original = null ][, array<string|int, mixed>|null $changed = null ]) : SlugRedirectChangeItem|null
Parameters
- $pageId : int
- $original : array<string|int, mixed>|null = null
- $changed : array<string|int, mixed>|null = null