Bitrix API

Collection implements Iterator, Countable

Table of Contents

Interfaces

Iterator
Countable

Methods

__construct()  : mixed
count()  : mixed
current()  : Scenario|null
key()  : int
next()  : void
playAll()  : Result
rewind()  : void
valid()  : bool

Methods

__construct()

public __construct(array<string|int, mixed> $scenarios) : mixed
Parameters
$scenarios : array<string|int, mixed>

current()

public current() : Scenario|null
Return values
Scenario|null

playAll()

public playAll() : Result
Return values
Result

valid()

public valid() : bool
Return values
bool

        
On this page

Search results