mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/11227] @return void -> @return null in develop-olympus.
PHPBB3-11227
This commit is contained in:
@@ -71,7 +71,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