Beispiel #1
0
 /**
  * {@inheritdoc}
  */
 public function withoutZoneIdentifier()
 {
     return $this->withProperty('host', $this->host->withoutZoneIdentifier());
 }