1512. Class

1512.1. Zend\Feed\Reader\ExtensionManager

Plugin manager implementation for feed reader extensions

Validation checks that we have an ExtensionAbstractEntry or ExtensionAbstractFeed.

1512.1.1. Methods

1512.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

1511. Class

Next topic

1513. Class

This Page