2 declare(strict_types = 1);
56 $this->formSettings = $this->objectManager->get(ConfigurationManagerInterface::class)
80 foreach ($resourcePaths as $resourcePath) {
81 $fullResourcePath = GeneralUtility::getFileAbsFileName($resourcePath);
83 if (empty($resourcePath)) {
86 $return[] = $resourcePath;