Extension
void |
versionCheck
|
(
required,
|
 
current
) |
||
void |
versionCheck
|
(
required,
|
 
current
) |
Check if a component is compatible for an extension. @required is an array, and at least one version must match. @current must be in the format
required | an array of versions we're compatible with |
current | the version we have |