PHP 클래스 Newscoop\Topic\SaveUserTopicsCommand

상속: extends Newscoop\Command
파일 보기 프로젝트 열기: sourcefabric/newscoop

공개 프로퍼티들

프로퍼티 타입 설명
$languageId integer
$selected array
$topics array
$userId integer

프로퍼티 상세

$languageId 공개적으로 프로퍼티

public int $languageId
리턴 integer

$selected 공개적으로 프로퍼티

public array $selected
리턴 array

$topics 공개적으로 프로퍼티

public array $topics
리턴 array

$userId 공개적으로 프로퍼티

public int $userId
리턴 integer