1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/16008] Add missing empty line

PHPBB3-16008
This commit is contained in:
mrgoldy
2019-05-05 18:31:56 +02:00
committed by Marc Alexander
parent 76b4a2faab
commit 85910fe5bc

View File

@@ -74,7 +74,7 @@ interface provider_interface
*
* @param \phpbb\config\config $new_config Contains the new configuration values
* 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
* that the template needs that must conform to the
* following example: