Files
PrivateBin/lib/Controller.php
Jacques Bodin-Hullin c62a3fbd2d perf(configuration): Do not create multiple instances of Configuration
Since the configuration is loaded in the _init method, and this method
is called in the _construct, there is no reason to instanciate the
Configuration class more than once.
2025-03-09 20:23:01 +01:00

19 KiB