@@ -225,6 +225,9 @@ |
||
| 225 | 225 | return $this->_d3Scripts; |
| 226 | 226 | } |
| 227 | 227 | |
| 228 | + /** |
|
| 229 | + * @param string $name |
|
| 230 | + */ |
|
| 228 | 231 | private function _processPartition($value, $name = null) |
| 229 | 232 | { |
| 230 | 233 | if (array_key_exists('size', $value)) { |