Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
Conflicts:
	library/Zend/Form/Decorator/File.php
	library/Zend/View/Helper/Navigation/Sitemap.php
  • Loading branch information
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Query.php
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ public function getDocumentType()

/**
* Get any DOMDocument errors found
*
*
* @return false|array
*/
public function getDocumentErrors()
Expand All @@ -183,7 +183,7 @@ public function execute($query)
* Perform an XPath query
*
* @param string|array $xpathQuery
* @param string $query CSS selector query
* @param string|null $query CSS selector query
* @return \Zend\Dom\NodeList
*/
public function queryXpath($xpathQuery, $query = null)
Expand Down

0 comments on commit caef534

Please sign in to comment.