master
Jean-Christian Paul Denis 2023-05-14 20:52:12 +02:00
parent 5aa7c07f90
commit 239820a510
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ abstract class CleanerParent
abstract public function distributed(): array; abstract public function distributed(): array;
/** /**
* Get all values from the cleaner. * Get all possible ns values from the cleaner.
* *
* @return array<int,ValueDescriptor> The values. * @return array<int,ValueDescriptor> The values.
*/ */