Adapter (Component\Finder)

Symfony\Component\Finder\Adapter

Classes

AbstractAdapter Interface for finder engine implementations.
AbstractFindAdapter Shell engine implementation using GNU find command.
BsdFindAdapter Shell engine implementation using BSD find command.
GnuFindAdapter