mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
- added missing @since tag
This commit is contained in:
parent
1223c085b0
commit
f765f8e99f
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
* entries in a RecursiveIterator
|
||||
* @author Marcus Boerger, Johannes Schlueter
|
||||
* @version 1.1
|
||||
* @since PHP 5.3
|
||||
*/
|
||||
class RecursiveTreeIterator extends RecursiveIteratorIterator
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue