phpdoc change

This commit is contained in:
Steffen Schröder 2014-05-19 16:42:31 +02:00
parent eca798750d
commit 27cc23d1d2

View File

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