Skip to content

FileCategory

namespace PhalconKit\Models\Enums;

enum FileCategory: string

Cases

Case Value
OTHER "other"

Use cases() to list cases. Use from() or tryFrom() to resolve a backing value.