Removed the notice as @stof's ensure's it's untrue.
parent
365060f0cb
commit
23548ffc03
|
@ -395,10 +395,6 @@ use an empty prefix like:
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
***Note: This will have an impact on performance and also keep in minh that this
|
|
||||||
method forfeits it's uniqueness and there is nothing preventing another "" entry,
|
|
||||||
from another packoge perhaps, taking its place. Use with caution.***
|
|
||||||
|
|
||||||
The `classmap` references are all combined, during install/update, into a single
|
The `classmap` references are all combined, during install/update, into a single
|
||||||
key => value array which may be found in the generated file
|
key => value array which may be found in the generated file
|
||||||
`vendor/composer/autoload_classmap.php`.
|
`vendor/composer/autoload_classmap.php`.
|
||||||
|
|
Loading…
Reference in New Issue