mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
[feature/extension-manager] Clear up docs of extension related template changes
PHPBB3-10323
This commit is contained in:
@@ -40,6 +40,9 @@ class phpbb_template_path_provider implements IteratorAggregate, phpbb_template_
|
||||
/**
|
||||
* Overwrites the current template names and paths
|
||||
*
|
||||
* The first element of the passed templates map, is considered the main
|
||||
* template and can be retrieved through get_main_template_path().
|
||||
*
|
||||
* @param array $templates An associative map from template names to paths.
|
||||
* The first element is the main template.
|
||||
* If the path is false, it will be generated from
|
||||
|
Reference in New Issue
Block a user