public function addUserSetting(UserSetting $l) { $this->collUserSettings[] = $l; $l->setsfGuardUser($this); }