mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-08 21:28:40 +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
|
* 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
|
* @param string $path Absolute base path with / at the end
|
||||||
*
|
*
|
||||||
* @return void
|
* @return void
|
||||||
|
|
@ -112,7 +112,7 @@ final class Autoloader
|
||||||
/**
|
/**
|
||||||
* Check if a namespace map is already in the classpath list
|
* Check if a namespace map is already in the classpath list
|
||||||
*
|
*
|
||||||
* @param string $amp Namespace start
|
* @param string $map Namespace start
|
||||||
*
|
*
|
||||||
* @return bool
|
* @return bool
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user