Skip to content

Commit

Permalink
Merge pull request #564 from staabm/patch-1
Browse files Browse the repository at this point in the history
more precise class-doc
  • Loading branch information
Ocramius committed Apr 27, 2020
2 parents abb9c16 + 16444cd commit a7eda52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SourceLocator/Type/DirectoriesSourceLocator.php
Expand Up @@ -19,7 +19,7 @@
use function is_string;

/**
* This source locator loads all php files in an entire directory or multiple directories.
* This source locator recursively loads all php files in an entire directory or multiple directories.
*/
class DirectoriesSourceLocator implements SourceLocator
{
Expand Down

0 comments on commit a7eda52

Please sign in to comment.