Returns the current values for this asset.
array an array of strings
Overrides AssetInterface::getValues
public function getValues() { return $this->values; }