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