1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 05:41:20 +01:00
This commit is contained in:
orklah 2022-01-21 00:29:22 +01:00
parent f9b26acf6e
commit 35577dfd28

View File

@ -80,7 +80,7 @@ use const PHP_EOL;
/**
* @internal
*
* Contains methods that aid in the scanning of Psalm's codebase>
* Contains methods that aid in the scanning of Psalm's codebase
*/
class Scanner
{