Example #1
0
 /**
  * Gets the content cover.
  *
  * @access protected
  * @return Cover
  */
 protected function content_cover()
 {
     return $this->content->cover();
 }