Skip to content

Cycler

  • Full name: \Qubus\View\Helper\Cycler
  • This class is marked as final and can't be subclassed
  • This class implements: \IteratorAggregate
  • This class is a Final class

Properties

elements

private array $elements

length

private ?int $length

idx

private int $idx

Methods

__construct

public __construct(array $elements): mixed

Parameters:

Parameter Type Description
$elements array

getIterator

public getIterator(): \ArrayIterator

next

public next(): mixed

random

public random(mixed $seed = null): mixed

Parameters:

Parameter Type Description
$seed mixed

count

public count(): int

cycle

public cycle(): float


Automatically generated on 2025-10-13