171. Class

171.1. Zend\Math\BigInteger\AdapterPluginManager

Plugin manager implementation for BigInteger adapters.

Enforces that adapters retrieved are instances of AdapterAdapterInterface. Additionally, it registers a number of default adapters available.

171.1.1. Methods

171.1.1.1. validatePlugin

validatePlugin()

Validate the plugin

Checks that the adapter loaded is an instance of AdapterAdapterInterface.

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

Project Versions

Table Of Contents

Previous topic

170. Class

Next topic

172. Class

This Page