@@ -177,6 +177,9 @@ |
||
| 177 | 177 | ); |
| 178 | 178 | } |
| 179 | 179 | |
| 180 | + /** |
|
| 181 | + * @param string $type |
|
| 182 | + */ |
|
| 180 | 183 | private static function throwDumperException($type, $value) |
| 181 | 184 | { |
| 182 | 185 | switch ($type) { |