private property QueryPath::$options in QueryPath 7.2
Same name and namespace in other branches
- 6 QueryPath/QueryPath.php \QueryPath::options
- 7.3 QueryPath/QueryPath.php \QueryPath::options
File
- QueryPath/
QueryPath.php, line 80
Class
Code
private $options = array(
'parser_flags' => NULL,
'omit_xml_declaration' => FALSE,
'replace_entities' => FALSE,
'exception_level' => 771,
'ignore_parser_warnings' => FALSE,
);