You are here

public function AbrconfigInterface::getRightsType in Access by Reference 8.2

Get the rights type of the abr config

Parameters

bool $readable:

Return value

string

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

File

src/AbrconfigInterface.php, line 89

Class

AbrconfigInterface
Provides an interface defining an Example entity.

Namespace

Drupal\access_by_ref

Code

public function getRightsType($readable);