Zest
Fast, lightweight, extensible CSS selector engine for PHP
|
Public Member Functions | |
__construct (callable $func) | |
Public Attributes | |
callable(DOMNode, array) string | $sel = null |
ZestFunc | $test = null |
string | $lname = null |
string | $qname = null |
Wikimedia\Zest\ZestFunc::__construct | ( | callable | $func | ) |
callable(DOMNode,array):bool | $func |
string Wikimedia\Zest\ZestFunc::$lname = null |
string Wikimedia\Zest\ZestFunc::$qname = null |
callable (DOMNode, array) string Wikimedia\Zest\ZestFunc::$sel = null |
**
ZestFunc Wikimedia\Zest\ZestFunc::$test = null |