public function AbrconfigInterface::setRightsUpdate in Access by Reference 8.2
Set the rights update of the abr config
Parameters
bool $rights_update:
Return value
$this
1 method overrides AbrconfigInterface::setRightsUpdate()
- Abrconfig::setRightsUpdate in src/
Entity/ Abrconfig.php - Set the rights update of the abr config
File
- src/
AbrconfigInterface.php, line 132
Class
- AbrconfigInterface
- Provides an interface defining an Example entity.
Namespace
Drupal\access_by_refCode
public function setRightsUpdate($rights_update);