FilenameRecursiveTreeIterator extends RecursiveTreeIterator
FilenameRecursiveTreeIterator class. This class extends RecursiveTreeIterator to modify the current method so that it returns only the filename of the current item, instead of the full path. It is useful for displaying a tree structure of files with just their names.
Table of Contents
Methods
- current() : mixed
Methods
current()
public
current() : mixed