Skip to content

Commit

Permalink
Deprecation message
Browse files Browse the repository at this point in the history
  • Loading branch information
JPMeehan committed Nov 9, 2023
1 parent 182661a commit a168e4b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/foundry/client/apps/forms/ownership.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ declare global {
protected override _updateObject(event: Event, formData: DocumentOwnershipConfig.FormData): Promise<unknown>;
}

/**
* @deprecated since v10.
*/
class PermissionControl extends DocumentOwnershipConfig {}

namespace DocumentOwnershipConfig {
Expand Down

0 comments on commit a168e4b

Please sign in to comment.