Пример #1
0
 /**
  * @return string
  */
 public function ContentLocation()
 {
     return $this->oBodyStructure ? $this->oBodyStructure->ContentLocation() : '';
 }