\Horde_Pear_Package_Contents_Ignore_Composer

Ignores elements of Composer packaging/state in created packages.

Summary

Methods
Properties
Constants
isIgnored()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties 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.