CloneableInstantiable
Methods |
public static toXPath(string $selector, bool $ignoreCssSelectorErrors = false, bool $isForHtml = true)
|
Properties |
protected static $compiled = ['.language-php' => 'descendant-or-self::*[@class and contains(concat(' ', normalize-space(@class), ' '), ' language-php ')]']
|
Properties |
protected static $compiled = ['.language-php' => 'descendant-or-self::*[@class and contains(concat(' ', normalize-space(@class), ' '), ' language-php ')]']
|
Methods |
public static toXPath(string $selector, bool $ignoreCssSelectorErrors = false, bool $isForHtml = true)
|