mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
fix tests
This commit is contained in:
parent
13bf197ac7
commit
fa68acc4be
|
|
@ -83,7 +83,7 @@ final class Autoloader
|
|||
/**
|
||||
* Add base path for autoloading
|
||||
*
|
||||
* @param string $amp Namespace start
|
||||
* @param string $map Namespace start
|
||||
* @param string $path Absolute base path with / at the end
|
||||
*
|
||||
* @return void
|
||||
|
|
@ -112,7 +112,7 @@ final class Autoloader
|
|||
/**
|
||||
* Check if a namespace map is already in the classpath list
|
||||
*
|
||||
* @param string $amp Namespace start
|
||||
* @param string $map Namespace start
|
||||
*
|
||||
* @return bool
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user