Skip to content
Snippets Groups Projects
Commit 8778b412 authored by David Siegfried's avatar David Siegfried Committed by Jan-Hendrik Willms
Browse files

refine doc, refs #687

parent 119a4482
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,6 @@ class PluginRepository
* Read plugin meta data from the given URL (using XML format).
* The structure of the XML is:
*
*
* <plugins>
* <plugin name="DummyPlugin"
* <release
......@@ -51,6 +50,7 @@ class PluginRepository
* </plugin>
* [...]
* </plugins>
*
* @param string $url given url for plugin
*/
public function readMetadata($url)
......
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