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

Mark CommandCache as final

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

View File

@ -22,7 +22,7 @@
/**
* Manages the command cache.
*/
class CommandCache extends SingletonFactory
final class CommandCache extends SingletonFactory
{
/**
* list of cached commands