/**
  * @return array|mixed|null|string
  */
 protected function getPdftkPath() {
   return $this->adminFormHelper->getPdftkPath();
 }