ICanBoogie
  • Documentation
  • API Reference
  • Storage 2.1.x
Namespaces
  • ICanBoogie
    • Storage
      • Codec
      • Storage
Traits
  • ArrayAccess
  • ClearWithIterator

Trait ClearWithIterator

A trait for ICanBoogie\Storage\Storage instances that are cleared using their iterator.

Direct Known Users

ICanBoogie\Storage\FileStorage, ICanBoogie\Storage\RedisStorage

Namespace: ICanBoogie\Storage\Storage
Located at Storage/ClearWithIterator.php

Methods summary

abstract public eliminate( $key )
abstract public getIterator( void ) : Iterator

Returns

Iterator
public clear( void )
Storage 2.1.x – Check on GitHub – API documentation generated by ApiGen