Esempio n. 1
0
 public function when($income)
 {
     return $this->_mutation->when($this->timeStarted, $income);
 }