Beispiel #1
0
 public function calculateStatistics()
 {
     $this->account->calculateStatistics($this->collection);
 }