mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 08:17:47 +02:00
[ticket/10970] Added newline in docblock
PHPBB3-10970
This commit is contained in:
@@ -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.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user