hhvm/xhp-lib

Class libraries for XHP. XHP is a Hack feature that augments the syntax of the language such that XML document fragments become valid Hack expressions. - hhvm/xhp-lib

After we define fb:thing we can instantiate it with the expression <fb:thing /> . :x: element is the core XHP class you should subclass from when defining an element.

Lee mas