PHP 클래스 Scalr\Upgrade\EntityChangesIterator

부터: 4.5.0 (17.10.2013)
저자: Vitaliy Demidov ([email protected])
상속: extends FilterIterato\FilterIterator
파일 보기 프로젝트 열기: scalr/scalr

공개 메소드들

메소드 설명
__construct ( EntityPropertiesIterator $iterator ) Constructor
accept ( )
synchronize ( ) Synchronizes actual state of the entity with the real

메소드 상세

__construct() 공개 메소드

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

accept() 공개 메소드

또한 보기: FilterIterator::accept()
public accept ( )

synchronize() 공개 메소드

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