BumbleDocGen / Technical description of the project / Class map / BaseSourceLocator
BaseSourceLocator class:
namespace BumbleDocGen\Core\Parser\SourceLocator;
abstract class BaseSourceLocator implements \BumbleDocGen\Core\Parser\SourceLocator\SourceLocatorInterface
- # getFinder | source code
public function getFinder(): \Symfony\Component\Finder\Finder;
Parameters: not specified
Return value: \Symfony\Component\Finder\Finder