value * @param string[] $resetKinds Array of strings specifying which options kinds to reset * See PreferencesFactory::listResetKinds() for possible values. * @return bool|void True or no return value to continue or false to abort */ public function onApiOptions( $apiModule, $user, $changes, $resetKinds ); }