in2code-de / in2publish_core

in2publish Community Version
https://www.in2code.de/produkte/content-publisher/
GNU General Public License v3.0
40 stars 23 forks source link

Missing Annotations in TableCommandController produce exception #67

Closed dr-bock closed 5 years ago

dr-bock commented 5 years ago

There are some missing annotations in the TableCommandController. E.g. the importCommand method misses the annotation for $tableName. This causes an exception on our system:

"Oops, an error occurred: The argument type for parameter $tableName of method In2code\In2publishCore\Command\TableCommandController->importCommand() could not be detected. Exit code: 224"

in2publish_core 8.10 with latest TYPO3 8.7