You are here

public function AbrconfigInterface::getRightsDelete in Access by Reference 8.2

Get the rights delete of the abr config

Return value

bool

1 method overrides AbrconfigInterface::getRightsDelete()
Abrconfig::getRightsDelete in src/Entity/Abrconfig.php
Get the rights delete of the abr config

File

src/AbrconfigInterface.php, line 140

Class

AbrconfigInterface
Provides an interface defining an Example entity.

Namespace

Drupal\access_by_ref

Code

public function getRightsDelete();