N°6238 Security hardening

This commit is contained in:
Pierre Goiffon
2023-06-07 16:45:35 +02:00
parent fff46d99fc
commit 2405810864
20 changed files with 145 additions and 160 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()
{