__construct() __construct(string $name, string $path) Parameters string $name the name of this aggregation string $path the nested path for this aggregation
setPath() setPath(string $path) : $this Set the nested path for this aggregation. Parameters string $path Returns $this