コード例 #1
0
ファイル: category.php プロジェクト: dozernz/server
 protected function addSyncCategoryPrivacyContextJob()
 {
     kJobsManager::addSyncCategoryPrivacyContextJob(null, $this->getPartnerId(), $this->getId());
 }