AOEpeople / TYPO3_Restler

restler (PHP REST-Framework) for TYPO3
GNU General Public License v3.0
30 stars 17 forks source link

[TASK] IgnoreAnnotation for doctrine parsing error #51

Closed seb37800 closed 4 years ago

seb37800 commented 4 years ago

Caused by

@class

line 79-80 TYPO3 v9.5.X

sven-carstens commented 4 years ago

What is the actual error you are expiriencing? The @class annotations are inside of a phpdoc block and should not bother doctrine.

seb37800 commented 4 years ago

Hello,

Thank you very much for the fix on master and sorry for not answering your question earlier I had completely forgotten. But it was good when we accessed the api_explorer page that the problem occurred without the addition of ignore doctrine annotation.