summaryrefslogtreecommitdiffstats
path: root/articleenhancer
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-05-12 22:45:24 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-05-12 22:45:24 +0200
commit1fbe0ea4cf1abcd98bcaae5750e372c244e08aeb (patch)
tree95022bda57fe750c57b9aa79989692536f2f76d1 /articleenhancer
parent04d7d834f3192ea5b652f59a01bc80ac1ae961f0 (diff)
more style fixes
Diffstat (limited to 'articleenhancer')
-rw-r--r--articleenhancer/xpatharticleenhancer.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/articleenhancer/xpatharticleenhancer.php b/articleenhancer/xpatharticleenhancer.php
index 466621466..b0614065f 100644
--- a/articleenhancer/xpatharticleenhancer.php
+++ b/articleenhancer/xpatharticleenhancer.php
@@ -25,6 +25,7 @@ class XPathArticleEnhancer implements ArticleEnhancer {
private $fileFactory;
private $maximumTimeout;
private $config;
+ private $regexXPathPair;
/**