Home
last modified time | relevance | path

Searched refs:includeCommentNodes (Results 1 – 1 of 1) sorted by relevance

/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php738 public function processTransforms($refNode, $objData, $includeCommentNodes = true) { argument
785 if(!$includeCommentNodes) {
828 $includeCommentNodes = true;
838 $includeCommentNodes = false;
862 $includeCommentNodes = false;
866 $data = $this->processTransforms($refNode, $dataObject, $includeCommentNodes);