Beispiel #1
0
 /**
  * Clear aggregate roots recorded events
  */
 public function clearChanges()
 {
     $this->aggregateRoot->clearRecordedEvents();
 }