mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-29 02:59:52 +02:00
[ticket/16955] Fix another batch of docblocks
PHPBB3-16955
This commit is contained in:
@@ -15,7 +15,7 @@ namespace phpbb\mention\source;
|
||||
|
||||
class team extends base_user
|
||||
{
|
||||
/** @var string|false */
|
||||
/** @var int */
|
||||
protected $cache_ttl = 300;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user