mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/16008] Add missing empty line
PHPBB3-16008
This commit is contained in:
parent
76b4a2faab
commit
85910fe5bc
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ interface provider_interface
|
||||||
*
|
*
|
||||||
* @param \phpbb\config\config $new_config Contains the new configuration values
|
* @param \phpbb\config\config $new_config Contains the new configuration values
|
||||||
* that have been set in acp_board.
|
* that have been set in acp_board.
|
||||||
* @return array|null Returns null if not implemented or an array with
|
* @return array|null Returns null if not implemented or an array withe
|
||||||
* the template file name and an array of the vars
|
* the template file name and an array of the vars
|
||||||
* that the template needs that must conform to the
|
* that the template needs that must conform to the
|
||||||
* following example:
|
* following example:
|
||||||
|
|
Loading…
Add table
Reference in a new issue