/** * Get monthly_contributions * * @return float */ public function getMonthlyContributions() { return parent::getMonthlyContributions(); }