Overrides AttributeMetadataInterface::setMaxDepth
public function setMaxDepth(?int $maxDepth) : void { $this->maxDepth = $maxDepth; }