Drupal Test Helpers module API documentation - release 1.7.0

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