Skip to content
Snippets Groups Projects
Commit 95305c46 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2458723 by Xano: Incomplete documentation for DiscoveryInterface::getDefinitions()

parent 0a9f467a
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ public function getDefinition($plugin_id, $exception_on_invalid = TRUE);
*
* @return mixed[]
* An array of plugin definitions (empty array if no definitions were
* found).
* found). Keys are plugin IDs.
*/
public function getDefinitions();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment