\Mnemo\BackupNotes

Backup iterator for notes.

Summary

Methods
Properties
Constants
__construct()
current()
key()
next()
rewind()
valid()
No public properties found
No constants found
No protected methods found
$_driver
$_iterator
N/A
No private methods found
No private properties found
N/A

Properties

$_driver

$_driver : \Mnemo_Driver

The driver instance.

Type

\Mnemo_Driver

$_iterator

$_iterator : \ArrayIterator

Iterator over the driver instance.

Type

\ArrayIterator

Methods

__construct()

__construct(\Mnemo_Driver  $driver) 

Constructor.

Parameters

\Mnemo_Driver $driver

A driver instance.

current()

current() 

key()

key() 

next()

next() 

rewind()

rewind() 

valid()

valid()