ArchivableFilesFilter
extends FilterIterator
in package
Table of Contents
- $dirs : mixed
- accept() : bool
- addEmptyDir() : mixed
Properties
$dirs
private
mixed
$dirs
= array()
Methods
accept()
public
accept() : bool
Return values
bool —true if the current element is acceptable, otherwise false.
addEmptyDir()
public
addEmptyDir(PharData $phar, mixed $sources) : mixed
Parameters
- $phar : PharData
- $sources : mixed