Ejemplo n.º 1
0
 /**
  * @return boolean
  */
 public function isDetailsViewerAllowed()
 {
     return $this->scaffoldSection->isDetailsViewerAllowed();
 }