The \phpbb\extension\finder is available from the service container as ext.finder and can be used as follows. The following example is part of what is used to find all routing files, both for ...
Tutorial: Controllers and Routes Introduction phpBB 3.1 introduced Symfony's HttpKernel, Controller and Routing systems which allow extensions to handle custom "front-facing" pages that users are able ...