composer stuff
This commit is contained in:
parent
0c3b125735
commit
53bd5fabf9
1 changed files with 1 additions and 1 deletions
2
conlite/external/composer/ClassLoader.php
vendored
2
conlite/external/composer/ClassLoader.php
vendored
|
|
@ -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()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue