@@ -118,6 +118,7 @@ |
||
| 118 | 118 | * Add a new cleaner associated to a key. |
| 119 | 119 | * |
| 120 | 120 | * @throws \InvalidArgumentException |
| 121 | + * @param string $name |
|
| 121 | 122 | */ |
| 122 | 123 | public function addCleaner($name, callable $cleaner): self |
| 123 | 124 | { |