aboutsummaryrefslogtreecommitdiffstats
path: root/include/classes/Application.php
AgeCommit message (Collapse)AuthorFilesLines
2018-02-03Add class "Application"Thomas Lange1-0/+38
This commit adds a new class called "Application". This class will be responsible for creating Pagelet, Stylesheet and Javascript instances, either from the additional Debugging or original BigPipe namespace, based on whether the debugging flag of the application is set to true or false.