Description
in package
implements
ResourceInterface
Sub-resource in TermAnaCondition
Tags
Interfaces, Classes, Traits and Enums
Table of Contents
- $descriptionType : string|null
- $text : string|null
- __set() : void
- __toString() : string
- getDescriptionType() : string|null
- getText() : string|null
Properties
$descriptionType
private
string|null
$descriptionType
= null
$text
private
string|null
$text
= null
Methods
__set()
public
__set(mixed $name, mixed $value) : void
Parameters
- $name : mixed
- $value : mixed
Return values
void —__toString()
public
__toString() : string
Return values
string —getDescriptionType()
public
getDescriptionType() : string|null
Return values
string|null —getText()
public
getText() : string|null