mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/15305] Update annotations
PHPBB3-15305
This commit is contained in:
@@ -55,7 +55,7 @@ interface adapter_interface
|
||||
*
|
||||
* @throws \phpbb\storage\exception\not_implemented When the adapter doesnt implement the method
|
||||
*
|
||||
* @return bool Returns true if all files/directories exist, false otherwise
|
||||
* @return bool Returns true if the file/directory exist, false otherwise.
|
||||
*/
|
||||
public function exists($path);
|
||||
|
||||
|
Reference in New Issue
Block a user