N°6043 - Booking: Move \TemporaryObjectDescriptor to /core to keep compatibility with legacy/custom packages

Cherry picked from 39305468
This commit is contained in:
Molkobain
2023-07-10 12:12:57 +02:00
parent a2a0b2cd0b
commit 9b409b117f
12 changed files with 39 additions and 34 deletions

View File

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