- См. также
- Item
См. определение в файле immutable.php строка 10
◆ __construct()
__construct |
( |
array | $data = [] | ) |
|
◆ appendCollection()
appendCollection |
( |
Immutable | $collection, |
|
|
| $throwException = true ) |
|
protected |
◆ appendItem()
appendItem |
( |
Item | $item, |
|
|
| $throwException = true ) |
|
protected |
◆ count()
- Возвращает
- int
- См. также
- \Countable
См. определение в файле immutable.php строка 126
◆ createItem()
createItem |
( |
array | $array | ) |
|
|
abstract |
◆ current()
- Возвращает
- Item
- См. также
- \Iterator
См. определение в файле immutable.php строка 82
◆ ensureItem()
ensureItem |
( |
Item | $item, |
|
|
| $throwException = true ) |
◆ fromArray()
static fromArray |
( |
array | $array | ) |
|
|
static |
- Аргументы
-
- Возвращает
- static
- Исключения
-
Exception
См. определение в файле immutable.php строка 56
◆ getFirst()
◆ getNext()
◆ key()
- Возвращает
- int
- См. также
- \Iterator
См. определение в файле immutable.php строка 100
◆ next()
- Возвращает
- void
- См. также
- \Iterator
См. определение в файле immutable.php строка 91
◆ rewind()
◆ valid()
- Возвращает
- bool
- См. также
- \Iterator
См. определение в файле immutable.php строка 109
◆ $items
◆ $position