mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
It is an interface, not a class...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@269019 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
fd3ee665d5
commit
7bb1fc7e9b
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
|
||||
<phpdoc:classref xml:id="class.traversable" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
|
||||
<title>The Traversable class</title>
|
||||
<title>The Traversable interface</title>
|
||||
<titleabbrev>Traversable</titleabbrev>
|
||||
|
||||
<partintro>
|
||||
|
|
Loading…
Reference in a new issue