1829. Class

1829.1. Zend\Cache\Storage\PluginManager

Plugin manager implementation for cache plugins

Enforces that plugins retrieved are instances of PluginPluginInterface. Additionally, it registers a number of default plugins available.

1829.1.1. Methods

1829.1.1.1. validatePlugin

validatePlugin()

Validate the plugin

Checks that the plugin loaded is an instance of PluginPluginInterface.

Parameters:mixed
Return type:void
Throws :ExceptionRuntimeException if invalid

Project Versions

Table Of Contents

Previous topic

1828. Class

Next topic

1830. Class

This Page