class TestItem extends Model (View source)

Properties

bool $featuredPart
string $gaia
string $id
protected $snippetType
protected $snippetDataType

Methods

setFeaturedPart($featuredPart)

No description

bool
getFeaturedPart()

No description

setGaia($gaia)

No description

string
getGaia()

No description

setId($id)

No description

string
getId()

No description

setSnippet(TestItemTestItemSnippet $snippet)

No description

Details

setFeaturedPart($featuredPart)

No description

Parameters

$featuredPart

bool getFeaturedPart()

No description

Return Value

bool

setGaia($gaia)

No description

Parameters

$gaia

string getGaia()

No description

Return Value

string

setId($id)

No description

Parameters

$id

string getId()

No description

Return Value

string

setSnippet(TestItemTestItemSnippet $snippet)

No description

Parameters

TestItemTestItemSnippet $snippet

TestItemTestItemSnippet getSnippet()

No description