Data
Data
class Data
Methods
__construct(array $data) | ||
array | getRawData() | |
Data | withMaxDepth(int $maxDepth) Returns a depth limited clone of $this. | |
Data | withMaxItemsPerDepth(int $maxItemsPerDepth) Limits the number of elements per depth level. | |
登录查看完整内容
|