class CustomSecurity in Forena Reports 8
Hierarchy
- class \Drupal\forena\FrxPlugin\Context\ContextBase implements ContextInterface
- class \Drupal\Tests\forena\Unit\FrxPlugin\Context\CustomSecurity
Expanded class hierarchy of CustomSecurity
File
- tests/
src/ Unit/ FrxPlugin/ Context/ CustomSecurity.php, line 14
Namespace
Drupal\Tests\forena\Unit\FrxPlugin\ContextView source
class CustomSecurity extends ContextBase {
public $secure = 'not';
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
ContextBase:: |
public | function |
Return the properteis of the element. Overrides ContextInterface:: |
|
CustomSecurity:: |
public | property |