1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 12:24:49 +01:00
psalm/examples
jarstelfox ac5823095d
TemplateChecker: Ensure it's working again (#3724)
* 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
2020-07-01 09:01:25 -04:00
..
plugins Add non-empty-lowercase-string type 2020-05-15 10:18:05 -04:00
TemplateChecker.php TemplateChecker: Ensure it's working again (#3724) 2020-07-01 09:01:25 -04:00
TemplateScanner.php Clean up comment parsing 2020-05-28 22:14:41 -04:00