File: phpbb/template/twig/twig.php
Unmodified
Added
Modified
Removed
Line 224 | Line 224 |
---|
* 'name' => 'adm', * 'ext_path' => 'adm/style/', * )
|
* 'name' => 'adm', * 'ext_path' => 'adm/style/', * )
|
* @param string|array of string $paths Array of style paths, relative to current root directory
| * @param string|array $paths Array of style paths, relative to current root directory
|
* @return \phpbb\template\template $this */ public function set_custom_style($names, $paths)
| * @return \phpbb\template\template $this */ public function set_custom_style($names, $paths)
|