mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/16639] Improve phpdoc
PHPBB3-16639
This commit is contained in:
parent
2b54e4c93e
commit
8c0ec2559c
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ use phpbb\mimetype\guesser;
|
||||||
use FastImageSize\FastImageSize;
|
use FastImageSize\FastImageSize;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @internal Experimental
|
* Experimental
|
||||||
*/
|
*/
|
||||||
class local implements adapter_interface, stream_interface
|
class local implements adapter_interface, stream_interface
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue