N°2504 N°3169 N°5102 Handle result display

This commit is contained in:
Stephen Abello
2022-05-13 14:28:38 +02:00
parent caf939bf58
commit 58b27a9daa
10 changed files with 30 additions and 10 deletions

View File

@@ -149,7 +149,7 @@ class ClassLoader
/**
* @return string[] Array of classname => path
* @psalm-var array<string, string>
* @psalm-return array<string, string>
*/
public function getClassMap()
{