2070. Class

2070.1. Zend\Feed\Writer\ExtensionManager

Plugin manager implementation for feed writer extensions

Validation checks that we have an Entry, Feed, or ExtensionAbstractRenderer.

2070.1.1. Methods

2070.1.1.1. validatePlugin

validatePlugin()

Validate the plugin

Checks that the extension loaded is of a valid type.

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

Project Versions

Table Of Contents

Previous topic

2069. Class

Next topic

2071. Class

This Page