You are here

public function RestfulPluginInterface::getPlugin in RESTful 7

Gets information about the restful plugin.

Return value

array The plugin definition.

1 method overrides RestfulPluginInterface::getPlugin()
RestfulPluginBase::getPlugin in includes/RestfulPluginBase.php
Gets information about the restful plugin.

File

includes/RestfulPluginInterface.php, line 16
Contains RestfulPluginInterface

Class

RestfulPluginInterface
@file Contains RestfulPluginInterface

Code

public function getPlugin();