__construct() __construct(array $values) Construct a new cycler Parameters array $values Values to cycle through
__toString() __toString() : mixed Returns the current element in the cycle and advance the cycle Returns mixed — Current element