Example #1
0
 /**
  * @return $this
  */
 public function clearContent()
 {
     $this->content->clear();
     return $this;
 }