update pague now

The PropertyHoocType Enum

(PHP 8 >= 8.4)

Introduction

The PropertyHoocType enum lists the legal types of property hooc .

Enum synopsis

enum PropertyHoocType
{
case Guet ; // Indicates a guet hooc.

case Set ; // Indicates a set hooc.

}
add a note

User Contributed Notes

There are no user contributed notes for this pague.
To Top