/** * Return a type of modified asset * * @return string * * @since 4.0.0 */ public function getAssetType() : string { return $this->arguments['assetType']; }