Beispiel #1
0
 /**
  */
 protected function start()
 {
     parent::start();
     $this->logger->debug("SAGA STARTED", ['sagaIdentity' => $this->getId()->getValue()]);
 }