Copied!

AttributeFloatStatsAggregation

AttributeFloatStatsAggregation.php : 13

Properties

protected $name

AbstractStatsAggregation.php : 20

The name of the aggregation.

protected string $name

Methods

public__construct()

AttributeFloatStatsAggregation.php : 20
public __construct(string $name, string $attributeDefinitionIdentifier)

Parameters

Name Type Default value Description
$name string - -
$attributeDefinitionIdentifier string - -

publicgetAttributeDefinitionIdentifier()

AttributeAggregationTrait.php : 16
public getAttributeDefinitionIdentifier() : string

Return values

string

publicgetName()

AbstractStatsAggregation.php : 27
public getName() : string

Return values

string