diff --git a/src/CleanerParent.php b/src/CleanerParent.php index cc0f153..de5724c 100644 --- a/src/CleanerParent.php +++ b/src/CleanerParent.php @@ -63,7 +63,7 @@ abstract class CleanerParent abstract public function distributed(): array; /** - * Get all values from the cleaner. + * Get all possible ns values from the cleaner. * * @return array The values. */