From 6eab0f7175a6edc2476bf1f6a72597494a11cee4 Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Sat, 21 Aug 2010 18:25:26 +0000 Subject: [PATCH] added visibility in method synopsis and see also links for simplexmliterator::current git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302619 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/spl/simplexmliterator/current.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/reference/spl/simplexmliterator/current.xml b/reference/spl/simplexmliterator/current.xml index 905cf84f56..e15a4ff716 100644 --- a/reference/spl/simplexmliterator/current.xml +++ b/reference/spl/simplexmliterator/current.xml @@ -8,7 +8,7 @@ &reftitle.description; - mixedSimpleXMLIterator::current + public mixedSimpleXMLIterator::current @@ -58,6 +58,19 @@ object(SimpleXMLIterator)#2 (1) { + + &reftitle.seealso; + + + SimpleXMLIterator::key + SimpleXMLIterator::next + SimpleXMLIterator::rewind + SimpleXMLIterator::valid + SimpleXMLElement + + + +