RedirectServiceFactory
in package
Class RedirectServiceFactory
Table of Contents
- $repository : RedirectRepositoryInterface
- __construct() : mixed
- RedirectServiceFactory constructor.
- service() : RedirectServiceInterface
Properties
$repository
protected
RedirectRepositoryInterface
$repository
Methods
__construct()
RedirectServiceFactory constructor.
public
__construct(RedirectRepositoryInterface $repository) : mixed
Parameters
- $repository : RedirectRepositoryInterface
Return values
mixed —service()
public
service() : RedirectServiceInterface