mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/15253] Add experimental annotation
PHPBB3-15253
This commit is contained in:
@@ -16,6 +16,9 @@ namespace phpbb\storage\adapter;
|
||||
use phpbb\storage\exception\exception;
|
||||
use phpbb\filesystem\exception\filesystem_exception;
|
||||
|
||||
/**
|
||||
* @internal Experimental
|
||||
*/
|
||||
class local implements adapter_interface
|
||||
{
|
||||
/**
|
||||
|
Reference in New Issue
Block a user