This website requires JavaScript.
Explore
Help
Sign In
rosslh
/
coolify
Watch
1
Star
0
Fork
You've already forked coolify
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6e98fd9403
coolify
/
app
/
Enums
/
ActivityTypes.php
9 lines
88 B
PHP
Raw
Normal View
History
Unescape
Escape
Refactoring: extract process handling from async job.
2023-03-21 09:56:49 +00:00
<
?
php
namespace
App\Enums
;
enum
ActivityTypes
:
string
{
wip
2023-05-03 06:25:50 +00:00
case
INLINE
=
'inline'
;
Refactoring: extract process handling from async job.
2023-03-21 09:56:49 +00:00
}
Reference in a new issue
Copy permalink