diff options
| author | winter | 2024-12-09 21:31:54 +0000 |
|---|---|---|
| committer | winter | 2024-12-09 21:31:54 +0000 |
| commit | 4c7bde1400820f36caf8b2a5374007384c3018f3 (patch) | |
| tree | 83ed26ff368117b8e392f7bc28736482077fc2f4 /WpfTest/Model/NotePrivacyInteractors.php | |
| parent | 50edbd3907c26a2d4d616421de9bb51a4d083c1b (diff) | |
rename to Digitigrade / PawPub
:3
Diffstat (limited to 'WpfTest/Model/NotePrivacyInteractors.php')
| -rw-r--r-- | WpfTest/Model/NotePrivacyInteractors.php | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/WpfTest/Model/NotePrivacyInteractors.php b/WpfTest/Model/NotePrivacyInteractors.php deleted file mode 100644 index 917d90a..0000000 --- a/WpfTest/Model/NotePrivacyInteractors.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php -namespace WpfTest\Model; - -enum NotePrivacyInteractors: string { - case ALL = 'all'; - case FOLLOWERS = 'followers'; - case MUTUALS = 'mutuals'; - case NONE = 'none'; -}
\ No newline at end of file |
