mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
ac5823095d
* TemplateChecker: Ensure it's working again The template checker is erroring on my first template file due to storage missing on my pseudo method. I traced back to your original + noticed the optional param had been removed. * TemplateChecker: Add missing use