mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/11227] @return void -> @return null in develop-olympus.
This commit is contained in:
@@ -70,7 +70,7 @@ class phpbb_questionnaire_data_collector
|
||||
/**
|
||||
* Collect info into the data property.
|
||||
*
|
||||
* @return void
|
||||
* @return null
|
||||
*/
|
||||
function collect()
|
||||
{
|
||||
|
Reference in New Issue
Block a user