N°1350 - link audit catecories to domains and evaluate only categories of a given domain via interactive audit

This commit is contained in:
Lars Kaltefleiter
2022-08-11 15:50:15 +02:00
committed by Molkobain
parent 4a54b2f8ff
commit 57ab3a0336
12 changed files with 287 additions and 18 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()
{