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

BUG: Not imported Inject annotation doesnt tell where it was used #3178

Closed
mhsdesign opened this issue Sep 25, 2023 · 1 comment · Fixed by #3179
Closed

BUG: Not imported Inject annotation doesnt tell where it was used #3178

mhsdesign opened this issue Sep 25, 2023 · 1 comment · Fixed by #3179

Comments

@mhsdesign
Copy link
Member

Attribute class "Neos\Neos\Fusion\Helper\Flow\Inject" not found
Type: Error
  File:
Packages/Framework/Neos.Flow/Classes/Reflection/ReflectionService.php
  Line: 1172

improved:

Attribute "Neos\Neos\Fusion\Helper\Flow\Inject" used in class "Neos\Neos\Fusion\Helper\NodeHelper" was not found.
Type: RuntimeException
  Code: 1695635128
  File:
Packages/Framework/Neos.Flow/Classes/Reflection/ReflectionService.php
  Line: 1175

Nested exception:
Attribute class "Neos\Neos\Fusion\Helper\Flow\Inject" not found

  Type: Error
  File:
Packages/Framework/Neos.Flow/Classes/Reflection/ReflectionService.php
  Line: 1173
@mhsdesign
Copy link
Member Author

Fixed #3179

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant