final class InjectCache (View source)

Used to enable property injection for cache frontends.

Flow will build Dependency Injection code for the property and try to inject the specified cache.

Properties

string $identifier

Identifier for the Cache that will be injected.

Methods

__construct(string $identifier)

No description

Details

__construct(string $identifier)

No description

Parameters

string $identifier