176. Class

176.1. Zend\Cache\PatternPluginManager

Plugin manager implementation for cache pattern adapters

Enforces that adatpers retrieved are instances of PatternPatternInterface. Additionally, it registers a number of default patterns available.

176.1.1. Methods

176.1.1.1. validatePlugin

validatePlugin()

Validate the plugin

Checks that the pattern adapter loaded is an instance of PatternPatternInterface.

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

Project Versions

Table Of Contents

Previous topic

175. Class

Next topic

177. Class

This Page