1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
psalm/examples/plugins
Yannick Gottschalk 5a2f7c0a71 Use getParts() instead of $parts on PhpParser\Node\Name.
also use getFirst(), getLast() and getString()
2023-06-28 03:13:25 +02:00
..
composer-based/echo-checker Require trailing commas 2022-12-18 13:20:31 -06:00
ClassUnqualifier.php Require trailing commas 2022-12-18 13:20:31 -06:00
FunctionCasingChecker.php Use getParts() instead of $parts on PhpParser\Node\Name. 2023-06-28 03:13:25 +02:00
InternalChecker.php Require trailing commas 2022-12-18 13:20:31 -06:00
PreventFloatAssignmentChecker.php Require trailing commas 2022-12-18 13:20:31 -06:00
SafeArrayKeyChecker.php Require trailing commas 2022-12-18 13:20:31 -06:00
StringChecker.php Use getParts() instead of $parts on PhpParser\Node\Name. 2023-06-28 03:13:25 +02:00