Drupal Test Helpers module API documentation - release 1.3.1

DrupalKernelStub extends DrupalKernel
in package

A stub of the Drupal's default ConfigurableLanguageManager class.

@package TestHelpers\DrupalServiceStubs

Table of Contents

Methods

__construct()  : mixed
{@inheritdoc}

Methods

__construct()

{@inheritdoc}

public __construct([mixed $environment = NULL ][, mixed $class_loader = NULL ][, mixed $allow_dumping = TRUE ][, mixed $app_root = NULL ]) : mixed
Parameters
$environment : mixed = NULL
$class_loader : mixed = NULL
$allow_dumping : mixed = TRUE
$app_root : mixed = NULL

        
On this page

Search results