mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-25 15:01:16 +02:00
Upated a docblock
This commit is contained in:
@@ -42,7 +42,7 @@ class FinderFactory
|
||||
/**
|
||||
* Initialize and return the Finder component.
|
||||
*
|
||||
* @return Finder
|
||||
* @return \Symfony\Component\Finder\Finder
|
||||
*/
|
||||
public function __invoke(): Finder
|
||||
{
|
||||
|
Reference in New Issue
Block a user