Exemplo n.º 1
0
 protected function addMoveEntriesToCategoryJob($destCategoryId)
 {
     kJobsManager::addMoveCategoryEntriesJob(null, $this->getPartnerId(), $this->getId(), $destCategoryId, false, false, $this->getFullIds());
 }