RemexHtml
Fast HTML 5 parser
Loading...
Searching...
No Matches
Wikimedia\RemexHtml\PropGuard Class Reference

This is a statically configurable mechanism for preventing the setting of undeclared properties on objects. More...

+ Inheritance diagram for Wikimedia\RemexHtml\PropGuard:

Public Member Functions

 __set ( $name, $value)
 

Static Public Attributes

static $armed = true
 

Detailed Description

This is a statically configurable mechanism for preventing the setting of undeclared properties on objects.

The point of it is to detect programmer errors.


The documentation for this class was generated from the following file: