1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-20 07:21:30 +02:00

[ticket/12413] Fix coding style

PHPBB3-12413
This commit is contained in:
Nicofuma
2014-04-29 23:27:43 +02:00
parent 7d8d8394fc
commit 80b4a7f337
4 changed files with 23 additions and 15 deletions

View File

@@ -60,6 +60,7 @@ abstract class attachments_base extends \phpbb\feed\base
}
$this->db->sql_freeresult($result);
}
/**
* {@inheritDoc}
*/