Back to WebAssetItemInterface class

Method getOptions

public array
getOptions
()
Get all options of the asset
Returns
  • array
Since
  • 4.0.0

Method getOptions - Source code

/**
 * Get all options of the asset
 *
 * @return array
 *
 * @since   4.0.0
 */
public function getOptions() : array;