The method getTwig() does not exist on Devmachine\Bundle\Servic...Bundle\Request\Services. Since you implemented __call, consider adding a @method annotation.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation
The method getTranslator() does not exist on Devmachine\Bundle\Servic...Bundle\Request\Services. Since you implemented __call, consider adding a @method annotation.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation
The method getUrlGenerator() does not exist on Devmachine\Bundle\Servic...Bundle\Request\Services. Since you implemented __call, consider adding a @method annotation.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation