getContent() публичный Метод

public getContent ( )
Пример #1
0
 /**
  * @return string
  */
 public function getContentValue()
 {
     return $this->content->getContent();
 }