mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/16354] Clean up startup a bit and add annotations
PHPBB3-16354
This commit is contained in:
@@ -637,7 +637,7 @@ class filesystem implements filesystem_interface
|
||||
}
|
||||
|
||||
/**
|
||||
* Try to resolve real path when PHP's realpath failes to do so
|
||||
* Try to resolve real path when PHP's realpath fails to do so
|
||||
*
|
||||
* @param string $path
|
||||
* @return bool|string
|
||||
|
Reference in New Issue
Block a user