5.1.1.3.1. Baleen\Migrations\Service\Runner\Event\Collection\CollectionEvent

class CollectionEvent

Class CollectionEvent.

property collection

protected Linked

property options

protected OptionsInterface

property target

protected DeltaInterface

property progress

protected Progress

__construct(DeltaInterface $target, OptionsInterface $options, Linked $versions, Progress $progress = null)

CollectionEvent constructor.

Parameters:
getOptions()
Returns:OptionsInterface
getCollection()
Returns:Linked
getTarget()
Returns:DeltaInterface
getProgress()
Returns:Progress