Drupal Test Helpers module API documentation - release 1.3.1

UrlGeneratorStub extends UrlGenerator
in package

A stub for the request_stack service.

@package TestHelpers\DrupalServiceStubs

Table of Contents

Methods

__construct()  : mixed
{@inheritdoc}

Methods

__construct()

{@inheritdoc}

public __construct(RouteProviderInterface $provider, OutboundPathProcessorInterface $path_processor, OutboundRouteProcessorInterface $route_processor, RequestStack $request_stack[, array<string|int, mixed> $filter_protocols = ['http', 'https'] ]) : mixed
Parameters
$provider : RouteProviderInterface
$path_processor : OutboundPathProcessorInterface
$route_processor : OutboundRouteProcessorInterface
$request_stack : RequestStack
$filter_protocols : array<string|int, mixed> = ['http', 'https']

        
On this page

Search results