class Reset

Methods

__construct(User $actor, string $extensionId, array $keys)

No description

Details

__construct(User $actor, string $extensionId, array $keys)

Parameters

User $actor The admin user who triggered the reset.
string $extensionId The extension ID whose settings were reset (e.g. 'flarum-tags').
array $keys The setting keys that were deleted.