Skip to content

FinderFactory

github-actions edited this page Apr 18, 2026 · 1 revision

Default factory for Symfony Finder instances.


Methods

create

Creates a new mutable Finder instance.

public create(): \Symfony\Component\Finder\Finder

Return Value:

a Finder instance that callers MAY configure for one scan


Clone this wiki locally