PHP Class Newscoop\Topic\SaveUserTopicsCommand

Inheritance: extends Newscoop\Command
Datei anzeigen Open project: sourcefabric/newscoop

Public Properties

Property Type Description
$languageId integer
$selected array
$topics array
$userId integer

Property Details

$languageId public_oe property

public int $languageId
return integer

$selected public_oe property

public array $selected
return array

$topics public_oe property

public array $topics
return array

$userId public_oe property

public int $userId
return integer