Account; } /** * returns the credits * * @return integer */ public function getCredits() { return $this->Credits; } }