1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-19 23:11:45 +02:00

[ticket/10756] Creating locator interface

Creating locator interface to be used in template class

PHPBB3-10756
This commit is contained in:
Vjacheslav Trushkin
2012-04-03 13:19:03 +03:00
committed by Nils Adermann
parent ef295a2860
commit ea3a2ef223
3 changed files with 138 additions and 5 deletions

View File

@@ -30,7 +30,7 @@ if (!defined('IN_PHPBB'))
*
* @package phpBB3
*/
class phpbb_style_resource_locator
class phpbb_style_resource_locator implements phpbb_template_locator
{
/**
* Paths to style directories.