\Horde_Pear_Package_Contents_Ignore

Horde_Pear_Package_Contents_Ignore:: defines "ignore" filters to be used when generating package.xml filelists.

Summary

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

Methods

isIgnored()

isIgnored(\SplFileInfo  $element) : boolean

Tell whether to ignore the element.

Parameters

\SplFileInfo $element

The element to check.

Returns

boolean —

True if the element should be ignored, false otherwise.