1815. Class

1815.1. Zend\Cache\Storage\Event

1815.1.1. Methods

1815.1.1.1. __construct

__construct()

Constructor

Accept a storage adapter and its parameters.

Parameters:
  • string – Event name
  • StorageInterface
  • ArrayObject

1815.1.1.2. setTarget

setTarget()

Set the event target/context

Parameters:StorageInterface
Return type:Event
See :

1815.1.1.3. setStorage

setStorage()

Alias of setTarget

Parameters:StorageInterface
Return type:Event
See :

1815.1.1.4. getStorage

getStorage()

Alias of getTarget

Return type:StorageInterface

Project Versions

Table Of Contents

Previous topic

1814. Function

Next topic

1816. Class

This Page