PHP 8.5.0 Beta 2 available for testing

The PropertyHookType Enum

(PHP 8 >= 8.4)

Introduction

The PropertyHookType enum lists the legal types of property hook.

Enum synopsis

enum PropertyHookType
{
case Get ; // Indicates a get hook.

case Set ; // Indicates a set hook.

}

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /