1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-04 15:57:45 +02:00

[ticket/10970] Added newline in docblock

PHPBB3-10970
This commit is contained in:
Fyorl
2012-08-19 17:12:08 +08:00
parent 02ccf392fa
commit e9bdca7a8b

View File

@@ -363,6 +363,7 @@ class phpbb_template_filter extends php_user_filter
/**
* Parse paths of the form {FOO}/a/{BAR}/b
*
* Note: this method assumes at least one variable in the path, this should
* be checked before this method is called.
*