You are here

class CustomSecurity in Forena Reports 8

Hierarchy

Expanded class hierarchy of CustomSecurity

File

tests/src/Unit/FrxPlugin/Context/CustomSecurity.php, line 14

Namespace

Drupal\Tests\forena\Unit\FrxPlugin\Context
View source
class CustomSecurity extends ContextBase {
  public $secure = 'not';

}

Members

Namesort descending Modifiers Type Description Overrides
ContextBase::asXML public function Return the properteis of the element. Overrides ContextInterface::asXML
CustomSecurity::$secure public property