Constructs a new PathRootsSubscriber instance.
\Symfony\Bridge\PsrHttpMessage\HttpFoundationFactoryInterface $http_foundation_factory: The httpFoundation factory.
public function __construct(HttpFoundationFactoryInterface $http_foundation_factory) { $this->httpFoundationFactory = $http_foundation_factory; }