From 740dc525d8cb14be06244cb5bc31bc566b3fb3b8 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 26 Jan 2018 12:28:24 +0000 Subject: [PATCH] Document new function git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343923 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/dom/domnodelist/count.xml | 56 +++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 reference/dom/domnodelist/count.xml diff --git a/reference/dom/domnodelist/count.xml b/reference/dom/domnodelist/count.xml new file mode 100644 index 0000000000..6e22f14cca --- /dev/null +++ b/reference/dom/domnodelist/count.xml @@ -0,0 +1,56 @@ + + + + + + DOMNodeList::count + + + + + &reftitle.description; + + public intDOMNodeList::count + + + + + + + + + + &reftitle.parameters; + &no.function.parameters; + + + + &reftitle.returnvalues; + + Returns number of nodes in the list&return.falseforfailure;. + + + + + + +