1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-12 03:34:04 +02:00

[ticket/13740] Clean up docblocks

PHPBB3-13740
This commit is contained in:
MateBartus
2015-06-02 20:41:26 +02:00
committed by Mate Bartus
parent 0b74e3b0de
commit 4df89d8848
10 changed files with 25 additions and 42 deletions

View File

@@ -60,8 +60,6 @@ class installer
/**
* Run phpBB installer
*
* @return null
*/
public function run()
{