mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-09-16 15:44:20 -04:00
When an extension defines an `autoload` method, it will be registered automatically before enabling the extension. For the extension creator, it's easier because there is no need to register it manually.