Ejemplo n.º 1
0
 public function getDimensions()
 {
     return $this->parent->getDimensions() - $this->depth;
 }