From bfd4763b4f831ed9eccbdd4717c98b7d95999d2e Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Sun, 26 Apr 2020 16:48:01 +0200 Subject: Some simple code formatting - Expand tabs into spaces - Remove trailing whitespace - Get rid of closing `?>` tags --- tests/test_getset/code.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_getset/code.php') diff --git a/tests/test_getset/code.php b/tests/test_getset/code.php index 19a7ecd..398686b 100644 --- a/tests/test_getset/code.php +++ b/tests/test_getset/code.php @@ -1,5 +1,5 @@ vars["foo"] = "bar"; + $ste->vars["foo"] = "bar"; } -- cgit v1.2.3-54-g00ecf