Ejemplo n.º 1
0
 /**
  * Checks if the page is a single page.
  *
  * @return bool
  */
 public function isGeneratedCollection()
 {
     return parent::isGeneratedCollection();
 }