diff --git a/packages/framework/src/Framework/Actions/Internal/FileFinder.php b/packages/framework/src/Framework/Actions/Internal/FileFinder.php index 7ba9c556812..7647b23a2fd 100644 --- a/packages/framework/src/Framework/Actions/Internal/FileFinder.php +++ b/packages/framework/src/Framework/Actions/Internal/FileFinder.php @@ -11,7 +11,7 @@ use Symfony\Component\Finder\Finder; /** - * @interal This class is used internally by the framework and is not part of the public API unless requested on GitHub. + * @interal This class is used internally by the framework and is not part of the public API, unless that is requested on GitHub with a valid use case. */ class FileFinder {