@@ -18,7 +18,7 @@ |
||
18 | 18 | protected $types = []; |
19 | 19 | |
20 | 20 | /** |
21 | - * @param $type TypeInterface |
|
21 | + * @param TypeInterface $type TypeInterface |
|
22 | 22 | */ |
23 | 23 | protected function collectTypes($type) |
24 | 24 | { |