mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-29 06:38:52 +00:00
[ticket/11579] Do not extend validate_data_helper
PHPBB3-11579
This commit is contained in:
parent
b288bd4414
commit
6a77ee1f30
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
class phpbb_functions_validate_data_helper extends PHPUnit_Framework_TestCase
|
class phpbb_functions_validate_data_helper
|
||||||
{
|
{
|
||||||
protected $test_case;
|
protected $test_case;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue