Contao\CoreBundle\Config\ResourceFinderInterface::find PHP Method

find() public method

Returns a Finder object with the resource paths set.
public find ( ) : Finder
return Symfony\Component\Finder\Finder
    public function find();
ResourceFinderInterface