SplObjectStorage::removeAll(PHP 5 >= 5.3.0) SplObjectStorage::removeAll — Removes objects contained in another storage from the current storage ОписаниеRemoves objects contained in another storage from the current storage. Список параметров
 
 Возвращаемые значенияЭта функция не возвращает значения после выполнения. Примеры
 Пример #1 SplObjectStorage::removeAll() example 
<?phpРезультатом выполнения данного примера будет что-то подобное: int(2) int(1)  | 
||