Documentation

Description
in package
implements ResourceInterface

Sub-resource in TermAnaCondition

Tags
see
TermAndCondition::getDescriptions()

Interfaces, Classes, Traits and Enums

ResourceInterface

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

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
Return values
string|null

Search results