You are here

public function DriverInterface::access in Forena Reports 8

1 method overrides DriverInterface::access()
DriverBase::access in src/FrxPlugin/Driver/DriverBase.php
Implements the basic default security check of calling an access method.

File

src/FrxPlugin/Driver/DriverInterface.php, line 14

Class

DriverInterface

Namespace

Drupal\forena\FrxPlugin\Driver

Code

public function access($right);