Skip to content

FileRelationCategory

namespace PhalconKit\Models\Enums;

enum FileRelationCategory: string

Cases

Case Value
OTHER "other"

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