Drupal Test Helpers module API documentation - release 1.5.1

CacheFactoryStub extends CacheFactory
in package

A stub of the Drupal's core CacheFactory class.

@package TestHelpers\DrupalServiceStubs

Table of Contents

Methods

__construct()  : mixed
{@inheritdoc}

Methods

__construct()

{@inheritdoc}

public __construct(Settings $settings[, array<string|int, mixed> $default_bin_backends = [] ]) : mixed
Parameters
$settings : Settings
$default_bin_backends : array<string|int, mixed> = []

        
On this page

Search results