55 return GeneralUtility::makeInstance(ObjectManager::class);
64 $this->javaScriptResources[$name] = $this->
resolvePath($resourcePath);
73 $this->stylesheetResources[$name] = $this->
resolvePath($resourcePath);
81 $absoluteResourcePath = GeneralUtility::getFileAbsFileName($resourcePath);
82 $this->localizationResources[$absoluteResourcePath] = $absoluteResourcePath;
117 $absoluteFilePath = GeneralUtility::getFileAbsFileName($resourcePath);