Skip to main content

Module while

Module while 

Source

Structs§

While
Represents a while statement in PHP.
WhileColonDelimitedBody
Represents a colon-delimited body of a while statement.

Enums§

WhileBody
Represents the body of a while statement.