mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/13713] Rework names caching
PHPBB3-13713
This commit is contained in:
@@ -15,6 +15,9 @@ namespace phpbb\mention\source;
|
||||
|
||||
class group extends base_group
|
||||
{
|
||||
/** @var string|false */
|
||||
protected $cache_ttl = 300;
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
|
Reference in New Issue
Block a user