Method | Description | |
---|---|---|
check ( integer $ret = Version::PLAIN ) : string | array | Returns an output of dependencies | |
compareVersion ( string $ver ) : integer | Returns the version of this library install. | |
getLatest ( ) : string | null | Returns the latest version available. | |
getVersion ( ) : string | Returns the version of this library install. |
public static compareVersion ( string $ver ) : integer | ||
$ver | string | |
return | integer |
public static getVersion ( ) : string | ||
return | string |