Exemple #1
0
 public function reject($reason)
 {
     $this->state = $this->state->reject($reason);
 }