1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2025-01-22 02:00:40 +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 @@ use wcf\system\SingletonFactory;
/**
* Manages the command cache.
*/
class CommandCache extends SingletonFactory
final class CommandCache extends SingletonFactory
{
/**
* list of cached commands