Dummy Copier

result) && \is_object($this->result)): ?>

Ergebnis

 $this->result->copiedPages,
          'copiedModules' => $this->result->copiedModules,
          'copiedContent' => $this->result->copiedContent,
          'copiedDirectories' => $this->result->copiedDirectories,
          'pageMap' => $this->result->pageMap,
          'moduleMap' => $this->result->moduleMap,
          'notes' => $this->result->notes,
      ], JSON_PRETTY_PRINT | JSON_UNESCAPED_SLASHES); ?>