BumbleDocGen / Technical description of the project / Parser / Source locators / SourceLocatorInterface
SourceLocatorInterface class:
namespace BumbleDocGen\Core\Parser\SourceLocator;
interface SourceLocatorInterface
- # getFinder | source code
public function getFinder(): \Symfony\Component\Finder\Finder|null;
Parameters: not specified
Return value: \Symfony\Component\Finder\Finder | null