Back to WebAssetItemInterface class

Method getVersion

public string
getVersion
()
Return Asset version
Returns
  • string
Since
  • 4.0.0

Method getVersion - Source code

/**
 * Return Asset version
 *
 * @return  string
 *
 * @since   4.0.0
 */
public function getVersion() : string;