Example #1
0
 /**
  * Set the permissions of sub-collections added beneath this permissions to inherit from the template.
  */
 public function setPermissionsInheritanceToTemplate()
 {
     return parent::setPermissionsInheritanceToTemplate();
 }