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