- class
SharedCollection
(php\util\SharedCollection
) extendsSharedMemory
- package
std
- source
php/util/SharedCollection.php
Child Classes
Description
Class SharedCollection
->
isEmpty()
->
count()
->
clear()
- Remove all elements.- See also in the parent class SharedMemory
isEmpty(): bool
count(): int
clear(): void
Remove all elements.