Drupal Test Helpers module API documentation - release 1.5.0

KeyValueFactoryStub extends KeyValueFactory
in package

A stub of the Drupal's default KeyValueFactory class.

@package TestHelpers\DrupalServiceStubs

Table of Contents

Methods

__construct()  : mixed
{@inheritdoc}

Methods

__construct()

{@inheritdoc}

public __construct(ContainerInterface $container[, array<string|int, mixed> $options = [] ]) : mixed
Parameters
$container : ContainerInterface
$options : array<string|int, mixed> = []

        
On this page

Search results