1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-21 08:00:46 +01: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
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

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: