The method getContext() does not exist on Setono\TagBag\Tag\TagInterface. It seems like you code against a sub-type of Setono\TagBag\Tag\TagInterface such as Setono\TagBag\Tag\TemplateTagInterface or Setono\TagBag\Tag\TemplateTag.
(
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 getTemplate() does not exist on Setono\TagBag\Tag\TagInterface. It seems like you code against a sub-type of Setono\TagBag\Tag\TagInterface such as Setono\TagBag\Tag\TemplateTagInterface or Setono\TagBag\Tag\TemplateTag.
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-call annotation