You are here

public function AbrconfigInterface::getRightsRead in Access by Reference 8.2

Get the rights read of the abr config

Return value

bool

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

File

src/AbrconfigInterface.php, line 106

Class

AbrconfigInterface
Provides an interface defining an Example entity.

Namespace

Drupal\access_by_ref

Code

public function getRightsRead();