function() { if ($id_accounts = self::getOptionId('accounts')) { return $this->pref->retrieveIds($id_accounts); } return null; }