mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/15253] Add experimental annotation
PHPBB3-15253
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
|
||||
namespace phpbb\storage;
|
||||
|
||||
/**
|
||||
* @internal Experimental
|
||||
*/
|
||||
class storage
|
||||
{
|
||||
protected $adapter;
|
||||
|
Reference in New Issue
Block a user