1
0
Fork 0

fixed typo

pull/4738/head
Markus Staab 2015-12-28 15:20:42 +01:00
parent f31799b739
commit 5752559ae8
1 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ class ClassLoader
* appending or prepending to the ones previously set for this namespace.
*
* @param string $prefix The prefix/namespace, with trailing '\\'
* @param array|string $paths The PSR-0 base directories
* @param array|string $paths The PSR-4 base directories
* @param bool $prepend Whether to prepend the directories
*
* @throws \InvalidArgumentException