aboutsummaryrefslogtreecommitdiffstats
path: root/tests/text_processing/make_clickable_test.php
diff options
context:
space:
mode:
authorVjacheslav Trushkin <arty@phpbb.com>2012-04-01 19:14:53 +0300
committerVjacheslav Trushkin <arty@phpbb.com>2012-04-01 19:14:53 +0300
commitf5bac7686b1678dbd33eddd368d845237bb18943 (patch)
treea3fde09ac4f49b8aa117ae34e6b6bc160c2e2f0b /tests/text_processing/make_clickable_test.php
parent2509853ca530b3b5e0d5b2e10080eeba5a29d937 (diff)
downloadforums-f5bac7686b1678dbd33eddd368d845237bb18943.tar
forums-f5bac7686b1678dbd33eddd368d845237bb18943.tar.gz
forums-f5bac7686b1678dbd33eddd368d845237bb18943.tar.bz2
forums-f5bac7686b1678dbd33eddd368d845237bb18943.tar.xz
forums-f5bac7686b1678dbd33eddd368d845237bb18943.zip
[ticket/10733] Removing static from data providers
Removing static from data provider functions PHPBB3-10733
Diffstat (limited to 'tests/text_processing/make_clickable_test.php')
-rw-r--r--tests/text_processing/make_clickable_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/text_processing/make_clickable_test.php b/tests/text_processing/make_clickable_test.php
index 8697907311..d94fac2ae4 100644
--- a/tests/text_processing/make_clickable_test.php
+++ b/tests/text_processing/make_clickable_test.php
@@ -12,7 +12,7 @@ require_once dirname(__FILE__) . '/../../phpBB/includes/functions_content.php';
class phpbb_text_processing_make_clickable_test extends phpbb_test_case
{
- public static function make_clickable_data()
+ public function make_clickable_data()
{
// value => whether it should work
$prefix_texts = array(