aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/di/processor/interface.php
Commit message (Collapse)AuthorAgeFilesLines
* [feature/dic] Spaces to tabs, add useless docblocksIgor Wiedler2012-09-011-2/+7
| | | | | | Fully documents the constructors of the processors and the cron tasks. PHPBB3-10739
* [feature/dic] Introduce DI processors instead of abusing compiler passesIgor Wiedler2012-07-211-0/+23
PHPBB3-10739