Revert "phpdoc change"

This reverts commit 27cc23d1d2.
This commit is contained in:
Steffen Schröder 2014-05-19 16:42:48 +02:00
parent 27cc23d1d2
commit 7bcd42d927

View File

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