1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-24 01:20:40 +01:00

[ticket/16639] Improve phpdoc

PHPBB3-16639
This commit is contained in:
rubencm 2020-12-07 15:28:59 +01:00
parent 2b54e4c93e
commit 8c0ec2559c

View File

@ -22,7 +22,7 @@ use phpbb\mimetype\guesser;
use FastImageSize\FastImageSize;
/**
* @internal Experimental
* Experimental
*/
class local implements adapter_interface, stream_interface
{