\Horde_Pear_Package_Contents_Include

Horde_Pear_Package_Contents_Include:: defines "include" filters to be used when generating package.xml filelists.

Summary

Methods
Constants
isIncluded()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

isIncluded()

isIncluded(\SplFileInfo  $element) : boolean

Tell whether to include the element.

Parameters

\SplFileInfo $element

The element to check.

Returns

boolean —

True if the element should be included, false otherwise.