Back to WebAssetItemInterface class

Method getAttributes

public array
getAttributes
()
Get all attributes
Returns
  • array
Since
  • 4.0.0

Method getAttributes - Source code

/**
 * Get all attributes
 *
 * @return array
 *
 * @since   4.0.0
 */
public function getAttributes() : array;