Zest
Fast, lightweight, extensible CSS selector engine for PHP
Loading...
Searching...
No Matches
Wikimedia\Zest\ZestFunc Class Reference

Public Member Functions

 __construct (callable $func)
 

Public Attributes

callable(DOMNode, array) string $sel = null
 
ZestFunc $test = null
 
string $lname = null
 
string $qname = null
 

Constructor & Destructor Documentation

◆ __construct()

Wikimedia\Zest\ZestFunc::__construct ( callable $func)
Parameters
callable(DOMNode,array):bool$func

Member Data Documentation

◆ $lname

string Wikimedia\Zest\ZestFunc::$lname = null

◆ $qname

string Wikimedia\Zest\ZestFunc::$qname = null

◆ $sel

callable (DOMNode, array) string Wikimedia\Zest\ZestFunc::$sel = null

**

◆ $test

ZestFunc Wikimedia\Zest\ZestFunc::$test = null

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