1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-12-21 21:30:08 +00:00

Mark RoomCache as final

This commit is contained in:
Tim Düsterhus 2022-03-04 19:35:42 +01:00
parent fb456061bf
commit ad9fba9d73
Signed by: TimWolla
GPG Key ID: 8FF75566094168AF

View File

@ -21,7 +21,7 @@
/**
* Manages the room cache.
*/
class RoomCache extends SingletonFactory
final class RoomCache extends SingletonFactory
{
/**
* List of cached rooms.