This website requires JavaScript.
Explore
Help
Sign in
lvl0
/
fedi-feed-router
Watch
1
Star
0
Fork
You've already forked fedi-feed-router
0
Code
Issues
15
Pull requests
Projects
Releases
2
Packages
Wiki
Activity
Actions
ed93dc3630
fedi-feed-router
/
backend
/
src
/
Domains
/
Platform
/
Enums
/
PlatformEnum.php
8 lines
97 B
PHP
Raw
Normal View
History
Unescape
Escape
Split sources, refine publisher
2025-06-30 18:18:30 +02:00
<
?
php
Apply domain structure
2025-08-15 16:39:18 +02:00
namespace
Domains\Platform\Enums
;
Split sources, refine publisher
2025-06-30 18:18:30 +02:00
enum
PlatformEnum
:
string
{
case
LEMMY
=
'lemmy'
;
}
Reference in a new issue
Copy permalink