Returns the currently installed version of a Piwik component.
public getCurrentComponentVersion ( string $name ) : string | ||
$name | string | The component name. Eg, a plugin name, `'core'` or dimension column name. |
return | string | A semantic version. |