@@ -313,6 +313,9 @@ |
||
313 | 313 | } |
314 | 314 | } |
315 | 315 | |
316 | + /** |
|
317 | + * @param string $name |
|
318 | + */ |
|
316 | 319 | private function add($name, array $value): void |
317 | 320 | { |
318 | 321 | if (!\property_exists($this, $name)) { |