示例#1
0
 /**
  * {@inheritdoc}
  */
 public function withoutLabels($offsets)
 {
     return $this->withProperty('host', $this->host->without($offsets));
 }