mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/16671] Code style fixes
PHPBB3-16671
This commit is contained in:
@@ -19,7 +19,7 @@ use phpbb\storage\adapter\adapter_interface;
|
||||
class file_info
|
||||
{
|
||||
/**
|
||||
* @var \phpbb\storage\adapter\adapter_interface
|
||||
* @var adapter_interface
|
||||
*/
|
||||
protected $adapter;
|
||||
|
||||
|
Reference in New Issue
Block a user