FederationOptions
in package
Table of Contents
Properties
- $weight : float|null
Methods
- setWeight() : $this
- toArray() : array{weight?: float}
Properties
$weight
private
float|null
$weight
= null
Methods
setWeight()
public
setWeight(float $weight) : $this
Parameters
- $weight : float
Return values
$thistoArray()
public
toArray() : array{weight?: float}