Project

General

Profile

Actions

Bug #87115

closed

The annotation "@import" in method TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser::addImportsFromExternalFiles() cause exception

Added by Pixelant Developer over 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-12-10
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When making instance on "\TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser" with extebase Object manager get an exception

(1/1) Doctrine\Common\Annotations\AnnotationException
[Semantical Error] The annotation "@import" in method TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser::addImportsFromExternalFiles() was never imported. Did you maybe forget to add a "use" statement for this annotation?
GeneralUtility::makeInstance(\TYPO3\CMS\Extbase\Object\ObjectManager::class)->get(\TYPO3\CMS\Core\TypoScript\Parser\TypoScriptParser::class)
Actions

Also available in: Atom PDF