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

[ticket/12413] Fix: coding style

PHPBB3-12413
This commit is contained in:
Nicofuma
2014-04-25 17:00:24 +02:00
parent ac59b6a199
commit 7d8d8394fc
3 changed files with 18 additions and 54 deletions

View File

@@ -1,15 +1,15 @@
<?php
/**
*
* @package testing
* @copyright (c) 2014 phpBB Group
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/
*
* @package testing
* @copyright (c) 2014 phpBB Group
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/
/**
* @group functional
*/
* @group functional
*/
class phpbb_functional_feed_test extends phpbb_functional_test_case
{
protected $data = array();