Skip to content
Snippets Groups Projects
Commit 87ef660b authored by David Siegfried's avatar David Siegfried
Browse files

refine doc, refs #687

parent 26572951
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