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