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> = []