summaryrefslogtreecommitdiff
path: root/test/TestPage.php
diff options
context:
space:
mode:
Diffstat (limited to 'test/TestPage.php')
-rw-r--r--test/TestPage.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/TestPage.php b/test/TestPage.php
index 812442b..954ddec 100644
--- a/test/TestPage.php
+++ b/test/TestPage.php
@@ -38,7 +38,7 @@ class TestPage
}
/**
- * @return null
+ * @return string
*/
public function getSourceHTML()
{
@@ -46,7 +46,7 @@ class TestPage
}
/**
- * @return null
+ * @return string
*/
public function getExpectedHTML()
{