SourceHostProvider
FinalYes
Data provider for source hosts in sys_redirect records
Table of Contents
Methods
- __construct() : mixed
- getHosts() : array<int, non-empty-string>
- Get all available hosts for current backend user.
Methods
__construct()
public
__construct(SiteFinder $siteFinder, FrontendInterface $cache) : mixed
Parameters
- $siteFinder : SiteFinder
- $cache : FrontendInterface
getHosts()
Get all available hosts for current backend user.
public
getHosts([bool $includeWildcard = false ]) : array<int, non-empty-string>
Parameters
- $includeWildcard : bool = false