Horde_Pear_Package_Contents_Include
in
Horde_Pear_Package_Contents_Include:: defines "include" filters to be used when generating package.xml filelists.
Tags
Table of Contents
- isIncluded() : bool
- Tell whether to include the element.
Methods
isIncluded()
Tell whether to include the element.
public
isIncluded(SplFileInfo $element) : bool
Parameters
- $element : SplFileInfo
-
The element to check.
Return values
bool —True if the element should be included, false otherwise.