PHP Class Scalr\Upgrade\EntityChangesIterator

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

Méthodes publiques

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

Method Details

__construct() public méthode

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

accept() public méthode

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

synchronize() public méthode

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