mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
[ticket/16008] Add missing empty line
PHPBB3-16008
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user