19declare(strict_types=1);
26class ilHandler implements ilImportStatusHandlerInterface
29 private ilImportStatusContentInterface
$content;
33 $this->type = StatusType::NONE;
48 public function getContent(): ilImportStatusContentInterface
ilImportStatusContentInterface $content
withContent(ilImportStatusContentInterface $content)
withType(StatusType $type)