mirror of
https://github.com/phpbb/phpbb.git
synced 2025-10-06 04:31:38 +02:00
The file phpbb/content_visibility.php still contained a few instances of '@return void' in its PHPDoc blocks, fixed. Thanks to JoshyPHP for reporting. PHPBB3-11786