You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've installed the LTI-tool-provider under Symfony2. When e.g. ToolConsumer.php is accessed the following error is returned:
"[Semantical Error] The annotation "@Date" in class IMSGlobal\LTI\ToolProvider\ToolConsumer was never imported. Did you maybe forget to add a "use" statement for this annotation?"
I've installed the LTI-tool-provider under Symfony2. When e.g. ToolConsumer.php is accessed the following error is returned:
"[Semantical Error] The annotation "@Date" in class IMSGlobal\LTI\ToolProvider\ToolConsumer was never imported. Did you maybe forget to add a "use" statement for this annotation?"