Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getComponent returns error involving "@JMS\Serializer\Annotation\Type" #3

Open
TomKulakov opened this issue Sep 13, 2017 · 0 comments

Comments

@TomKulakov
Copy link

TomKulakov commented Sep 13, 2017

$client = new Client($endpoint, $token); // works
$component = $client->getComponent(1); // returns error

[Semantical Error] The annotation "@jms\Serializer\Annotation\Type" in property Mangati\Cachet\Result\Component\ComponentEnvelope::$data does not exist, or could not be auto-loaded

@TomKulakov TomKulakov changed the title getComponent returns error: "@JMS\Serializer\Annotation\Type" getComponent returns error involving "@JMS\Serializer\Annotation\Type" Sep 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant