/**
  * {@inheritdoc}
  */
 public function getCancelUrl() {
   return $this->flag->toUrl('collection');
 }