@@ -88,6 +88,9 @@ |
||
| 88 | 88 | return $this->createDiff('var:type', StructureDiffInfo::TYPE); |
| 89 | 89 | } |
| 90 | 90 | |
| 91 | + /** |
|
| 92 | + * @param string $structure |
|
| 93 | + */ |
|
| 91 | 94 | private function diffType($data, $structure) |
| 92 | 95 | { |
| 93 | 96 | $needTypes = explode('|', $structure); |