sample plugin

This commit is contained in:
Steffen Schröder
2014-05-19 16:02:51 +02:00
parent 6fbeab1cd6
commit 1fd4162a9e
3 changed files with 86 additions and 1 deletions

View File

@ -41,7 +41,7 @@ interface Plugin {
/**
* Get Plugin Version
*
* @return float
* @return string
*/
public static function getVersion();