efabrica-team / phpstan-latte

PHPStan extension to check compiled latte templates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cast template to string and also __toString call should be considered as render calls

lulco opened this issue · comments

  • $template->__toString()
  • (string)$template
  • echo $template