mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/10970] Added newline in docblock
PHPBB3-10970
This commit is contained in:
parent
02ccf392fa
commit
e9bdca7a8b
1 changed files with 1 additions and 0 deletions
|
@ -363,6 +363,7 @@ class phpbb_template_filter extends php_user_filter
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Parse paths of the form {FOO}/a/{BAR}/b
|
* Parse paths of the form {FOO}/a/{BAR}/b
|
||||||
|
*
|
||||||
* Note: this method assumes at least one variable in the path, this should
|
* Note: this method assumes at least one variable in the path, this should
|
||||||
* be checked before this method is called.
|
* be checked before this method is called.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue