AbstractExtension.php
Table of Contents
Classes
- AbstractExtension
- Base for an extension that only announces a capability and adds no RPC methods of its own — the common case. Implementers only need {@see ExtensionInterface::getId()} and {@see ExtensionInterface::getCapabilities()}.