PHP Class Scalr\Upgrade\EntityChangesIterator

Since: 4.5.0 (17.10.2013)
Author: Vitaliy Demidov ([email protected])
Inheritance: extends FilterIterato\FilterIterator
Show file Open project: scalr/scalr

Public Methods

Method Description
__construct ( EntityPropertiesIterator $iterator ) Constructor
accept ( )
synchronize ( ) Synchronizes actual state of the entity with the real

Method Details

__construct() public method

Constructor
public __construct ( EntityPropertiesIterator $iterator )
$iterator EntityPropertiesIterator An entity properties iterator

accept() public method

See also: FilterIterator::accept()
public accept ( )

synchronize() public method

Synchronizes actual state of the entity with the real
public synchronize ( )