Code Autoloading
TYPO3
Show in appDescription
This skill covers the mechanism of code autoloading, which automatically loads additional classes and files at runtime when they are needed.
Goals
- I understand the concept and benefits of code autoloading.
- I know how autoloading contributes to cleaner code and improved performance.
Maintainer
Andreas Wolf